We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a36860 + cc5cd55 commit ab3984eCopy full SHA for ab3984e
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.22.0 as builder
+FROM golang:1.24.3 as builder
2
COPY --from=hairyhenderson/gomplate:v3.11.7-alpine /bin/gomplate /usr/local/bin/gomplate
3
ADD . /build
4
WORKDIR /build
0 commit comments