Bump golang from 1.17.5 to 1.17.6 (#133)

This commit is contained in:
dependabot[bot]
2022-01-10 12:05:23 +01:00
committed by GitHub
parent a0e507f199
commit 04ac282d86
+1 -1
View File
@@ -1,5 +1,5 @@
# get latest golang container
FROM golang:1.17.5
FROM golang:1.17.6
# get args
ARG apiVersion=unknown