Remove workaround for Podman

This commit is contained in:
2023-10-04 17:44:07 +02:00
parent 34591a4d6c
commit bea12ab6d9

View File

@@ -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