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