Add GNU tar
All checks were successful
Build / deploy (push) Successful in 48s

This commit is contained in:
Jan Hamal Dvořák 2025-01-08 13:00:58 +01:00
parent fecdf7e8f9
commit 9dabf601f9

View file

@ -1,2 +1,2 @@
FROM code.forgejo.org/oci/alpine:latest
RUN apk add --no-cache bash git make python3 poetry uv docker-cli podman buildah curl wget nodejs fuse-overlayfs
RUN apk add --no-cache bash tar git make python3 poetry uv docker-cli podman buildah curl wget nodejs fuse-overlayfs