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 8db8438 commit f02fa20Copy full SHA for f02fa20
dashboard/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.access.redhat.com/ubi9/go-toolset:1.18.10-4 as builder
+FROM registry.access.redhat.com/ubi9/go-toolset:1.21.11-7 as builder
2
3
COPY ./ ./
4
# cache deps before building and copying source so that we don't need to re-download as much
0 commit comments