Skip to content

Commit 5832f1d

Browse files
chore(deps): update registry.access.redhat.com/ubi9/go-toolset docker tag to v9
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 6246d88 commit 5832f1d

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/ubi9/go-toolset:1.21.13-2.1729776560 AS builder
1+
FROM registry.access.redhat.com/ubi9/go-toolset:9.5-1743094161@sha256:10ae14c5f0a22d8eb4a5dad45c0330233cb9dd8cc01c370a1d3351f5243d5489 AS builder
22
WORKDIR /build
33
RUN git config --global --add safe.directory /build
44
COPY . .

0 commit comments

Comments
 (0)