Skip to content

Commit

Permalink
Merge pull request #185 from cpanato/update-image-go118
Browse files Browse the repository at this point in the history
update base image for go1.18
  • Loading branch information
cpanato authored Jan 11, 2023
2 parents abe601b + a7e4a39 commit e6a7b53
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.18.9-0
FROM ghcr.io/gythialy/golang-cross-builder:v1.18.10-0

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

0 comments on commit e6a7b53

Please sign in to comment.