Skip to content

Commit 21ca0c8

Browse files
committed
Update to Go 1.16.6
1 parent c9b03bc commit 21ca0c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.16.5-alpine
1+
FROM golang:1.16.6-alpine
22

33
# Turn off cgo for a more static binary.
44
# Specify cache directory so that we can run as nobody to build the binary.

0 commit comments

Comments
 (0)