Skip to content

Commit 75f4434

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 75f4434

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-1746547777@sha256:3a2c4a84e7991138c00c5e9835860c048c985bb2c2cdce64567014df470b695c AS builder
22
WORKDIR /build
33
RUN git config --global --add safe.directory /build
44
COPY . .

0 commit comments

Comments
 (0)