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 4eed474 commit 3bf911fCopy full SHA for 3bf911f
Dockerfile
@@ -10,7 +10,7 @@ COPY mocks mocks
10
11
RUN NPM_INSTALL=ci make build-frontend
12
13
-FROM registry.access.redhat.com/ubi8/go-toolset:1.17.7 as go-builder
+FROM registry.access.redhat.com/ubi8/go-toolset:1.17 as go-builder
14
15
WORKDIR /opt/app-root
16
0 commit comments