We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c9b03bc + 21ca0c8 commit 98648f9Copy full SHA for 98648f9
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.16.5-alpine
+FROM golang:1.16.6-alpine
2
3
# Turn off cgo for a more static binary.
4
# Specify cache directory so that we can run as nobody to build the binary.
0 commit comments