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 b7fc37e commit 6a2b234Copy full SHA for 6a2b234
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.14-alpine AS build
+FROM golang:1.16-alpine AS build
2
WORKDIR /go/src/github.com/RoboCup-SSL/ssl-simulation-controller
3
COPY go.mod go.mod
4
RUN go mod download
0 commit comments