Skip to content

Commit

Permalink
chore(deps): update registry.access.redhat.com/ubi9/go-toolset docker…
Browse files Browse the repository at this point in the history
… tag to v9

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Dec 23, 2024
1 parent 4d364f5 commit c0c5b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.rhtap
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright Contributors to the Open Cluster Management project

FROM registry.access.redhat.com/ubi9/go-toolset:1.21.11-7 AS builder
FROM registry.access.redhat.com/ubi9/go-toolset:9.5-1734626445 AS builder
COPY . .
RUN chmod g+w . && \
git config --global --add safe.directory "$PWD"
Expand Down

0 comments on commit c0c5b2c

Please sign in to comment.