Update Dockerfile
All checks were successful
/ build (push) Successful in 34s

This commit is contained in:
sqozz 2024-05-19 01:16:29 +02:00
parent 08e90538e9
commit 5f50f517ff

View file

@ -1,3 +1,3 @@
# hadolint ignore=DL3006 # hadolint ignore=DL3006
FROM alpine:latest FROM git.geekify.de/containers/alpine-bash:latest
RUN apk add buildah wget RUN apk add buildah wget