-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2350 from chatwork/mod-up-gomplate-20240127090255
[gomplate] update
- Loading branch information
Showing
3 changed files
with
207 additions
and
220 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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]" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.