Skip to content

Commit

Permalink
chore: fix the image tag version
Browse files Browse the repository at this point in the history
Signed-off-by: Arsene <tochemey@hotmail.com>
  • Loading branch information
Tochemey authored Apr 6, 2024
1 parent 0cd48fb commit 2b4d421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ golang-base:
RUN curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.57.2
RUN ls -la $(which golangci-lint)

SAVE IMAGE --push tochemey/docker-go:1.22.0-${VERSION}
SAVE IMAGE --push tochemey/docker-go:1.22.2-${VERSION}

0 comments on commit 2b4d421

Please sign in to comment.