Skip to content

Commit e7ebd65

Browse files
Update registry.access.redhat.com/ubi8/go-toolset Docker tag to v1.22.9-3.1742991062
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 2069d5a commit e7ebd65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi8/go-toolset:1.22.9-2.1738756484 AS builder
1+
FROM registry.access.redhat.com/ubi8/go-toolset:1.22.9-3.1742991062 AS builder
22
WORKDIR $GOPATH/src/mypackage/myapp/
33
COPY go.mod go.mod
44
COPY go.sum go.sum

0 commit comments

Comments
 (0)