Skip to content

Commit dc4f8b9

Browse files
chore(deps): update registry.access.redhat.com/ubi8/go-toolset docker tag to v1.23.6-2
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 847962e commit dc4f8b9

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.23.6-1.1744600118 AS builder
1+
FROM registry.access.redhat.com/ubi8/go-toolset:1.23.6-2 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)