Skip to content

Commit

Permalink
Merge pull request #2350 from chatwork/mod-up-gomplate-20240127090255
Browse files Browse the repository at this point in the history
[gomplate] update
  • Loading branch information
cw-circleci authored Jan 27, 2024
2 parents fac569b + 4a6eb6f commit 4b39de8
Show file tree
Hide file tree
Showing 3 changed files with 207 additions and 220 deletions.
2 changes: 1 addition & 1 deletion gomplate/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM chatwork/alpine-sdk:3.16
ARG TARGETOS
ARG TARGETARCH

ARG GOMPLATE_VERSION=3.11.6
ARG GOMPLATE_VERSION=3.11.7

LABEL version="v${GOMPLATE_VERSION}"
LABEL maintainer="[email protected]"
Expand Down
2 changes: 1 addition & 1 deletion gomplate/goss/goss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ command:
/usr/local/bin/gomplate --version:
exit-status: 0
stdout:
- "/gomplate version 3.11.6/"
- "/gomplate version 3.11.7/"
Loading

0 comments on commit 4b39de8

Please sign in to comment.