Skip to content

Commit

Permalink
Merge pull request #208 from cpanato/update-base
Browse files Browse the repository at this point in the history
update base image to use ghcr.io/gythialy/golang-cross-builder:v1.20.4-0
  • Loading branch information
gythialy committed May 3, 2023
2 parents c501dc2 + 9fd8f44 commit 3170b52
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.20.3-0
FROM ghcr.io/gythialy/golang-cross-builder:v1.20.4-0

LABEL maintainer="Goren G<gythialy.koo+github@gmail.com>"
LABEL org.opencontainers.image.source https://github.com/gythialy/golang-cross
Expand Down

0 comments on commit 3170b52

Please sign in to comment.