We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12c997b commit b097c9fCopy full SHA for b097c9f
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.16.6-alpine3.13 AS builder
+FROM golang:1.17.3-alpine3.13 AS builder
2
3
WORKDIR /usr/local/src/dex
4
0 commit comments