We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be656c6 commit a04e4ebCopy full SHA for a04e4eb
1 file changed
Dockerfile
@@ -1,6 +1,6 @@
1
FROM public.ecr.aws/docker/library/alpine:3.21 AS builder
2
3
-ENV VERSION "2.1.8"
+ARG VERSION "2.1.8"
4
5
ARG TARGETARCH
6
0 commit comments