Skip to content

Commit e2a1da7

Browse files
Update hairyhenderson/gomplate Docker tag to v4
1 parent 753a0a4 commit e2a1da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ RUN curl -sL https://deb.nodesource.com/setup_12.x | bash - \
112112
&& rm -rf /var/tmp/*
113113

114114
COPY --from=joshhsoj1902/parse-env:1.0.3 /go/src/github.com/joshhsoj1902/parse-env/main /usr/bin/parse-env
115-
COPY --from=hairyhenderson/gomplate:v3.9.0-alpine /bin/gomplate /usr/bin/gomplate
115+
COPY --from=hairyhenderson/gomplate:v4.3.0-alpine /bin/gomplate /usr/bin/gomplate
116116

117117
# Add the linuxgsm user
118118
RUN adduser \

0 commit comments

Comments
 (0)