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 b496d0a commit ee51ac6Copy full SHA for ee51ac6
src/cacheBuster.Dockerfile
@@ -22,7 +22,7 @@
22
#client_token = DEADBEEFDEADBEEFDEADBEEF
23
#
24
# You can set up creds via directions in this article https://techdocs.akamai.com/developer/docs/set-up-authentication-credentials
25
-FROM registry.access.redhat.com/ubi8/go-toolset:1.23.6-2 as builder
+FROM registry.access.redhat.com/ubi8/go-toolset:1.24.4-1754557074 as builder
26
27
USER 0
28
0 commit comments