We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14629d5 commit f73bb00Copy full SHA for f73bb00
devspaces-udi/Dockerfile
@@ -11,7 +11,7 @@
11
# use rhel9/ for Brew, not ubi9/
12
# can pin to specific tag filter using rhel8/go-toolset#^1.17
13
# https://registry.access.redhat.com/ubi9/go-toolset
14
-FROM registry.redhat.io/ubi9/go-toolset:9.5-1733160835 as go-builder
+FROM registry.redhat.io/ubi9/go-toolset:9.5-1734626445 as go-builder
15
16
USER root
17
0 commit comments