Skip to content

Commit

Permalink
Merge pull request #246 from cpanato/update
Browse files Browse the repository at this point in the history
update base image to use go1.21.4
  • Loading branch information
gythialy authored Nov 15, 2023
2 parents 18ee2db + 0450fb7 commit a60fdd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/gythialy/golang-cross-builder:v1.21.3-0
FROM ghcr.io/gythialy/golang-cross-builder:v1.21.4-0

LABEL maintainer="Goren G<[email protected]>"
LABEL org.opencontainers.image.source https://github.com/gythialy/golang-cross
Expand Down

0 comments on commit a60fdd7

Please sign in to comment.