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.
1 parent 62b907e commit e238570Copy full SHA for e238570
docker/Dockerfile
@@ -2,7 +2,7 @@
2
# All rights reserved. Use of this source code is governed
3
# by a GPLv3 license that can be found in the LICENSE file.
4
5
-FROM golang:1.15.6
+FROM golang:1.16.3
6
WORKDIR /app
7
ADD . /app
8
# required for runtime/cgo
0 commit comments