mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-09 10:18:04 +08:00
Update Docker Go version to 1.16.6
This commit is contained in:
parent
3a7eaaf7eb
commit
c40f8d1c80
@ -1,5 +1,5 @@
|
||||
# Note: when updating the go minor version here, also update the go-channel in snap/snapcraft.yml
|
||||
FROM golang:1.16.3-buster
|
||||
FROM golang:1.16.6-buster
|
||||
LABEL maintainer="Steven Allen <steven@stebalien.com>"
|
||||
|
||||
# Install deps
|
||||
|
||||
Loading…
Reference in New Issue
Block a user