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 2069d5a commit e7ebd65Copy full SHA for e7ebd65
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.access.redhat.com/ubi8/go-toolset:1.22.9-2.1738756484 AS builder
+FROM registry.access.redhat.com/ubi8/go-toolset:1.22.9-3.1742991062 AS builder
2
WORKDIR $GOPATH/src/mypackage/myapp/
3
COPY go.mod go.mod
4
COPY go.sum go.sum
0 commit comments