We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b218aaa commit 02208b2Copy full SHA for 02208b2
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.17.0 AS build
+FROM golang:1.17.2 AS build
2
WORKDIR /deck
3
COPY go.mod ./
4
COPY go.sum ./
0 commit comments