Merge pull request #58 from briandowns/update_go

update go version
This commit is contained in:
Brian Downs
2023-07-27 10:11:28 -07:00
committed by GitHub
+1 -1
View File
@@ -1,4 +1,4 @@
ARG GOLANG=rancher/hardened-build-base:v1.20.4b11
ARG GOLANG=rancher/hardened-build-base:v1.20.6b11
FROM ${GOLANG}
ARG DAPPER_HOST_ARCH