Remove workaround for Podman
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM docker.io/alpine:3.18 AS builder
|
||||
FROM alpine:3.18 AS builder
|
||||
|
||||
RUN apk add --no-cache zig --repository=https://dl-cdn.alpinelinux.org/alpine/edge/testing
|
||||
|
||||
|
Reference in New Issue
Block a user