Update Dockerfile.linux.amd64

This commit is contained in:
OP (oppenheimer)
2025-08-20 11:24:11 +05:30
committed by GitHub
parent 36ff0a7a91
commit f78e4f4674
+1 -1
View File
@@ -1,4 +1,4 @@
FROM alpine:3.12 FROM alpine:3.20.7
RUN apk add --no-cache ca-certificates git git-lfs openssh curl perl aws-cli sudo RUN apk add --no-cache ca-certificates git git-lfs openssh curl perl aws-cli sudo
ADD posix/* /usr/local/bin/ ADD posix/* /usr/local/bin/