We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32974f0 commit 3a34d1bCopy full SHA for 3a34d1b
Dockerfile
@@ -10,7 +10,7 @@
10
#
11
12
# https://registry.access.redhat.com/ubi8/go-toolset
13
-FROM registry.access.redhat.com/ubi8/go-toolset:1.20.10-10 as builder
+FROM registry.access.redhat.com/ubi8/go-toolset:1.20.12-5 as builder
14
ENV GOPATH=/go/ \
15
CGO_ENABLED=1
16
ARG DEV_HEADER_REWRITE_TRAEFIK_PLUGIN="main"
0 commit comments