Skip to content

Commit

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

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Jan 20, 2025
1 parent 6b59251 commit 8eb4a65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/ovirt-populator/Containerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi8/go-toolset:1.21.11-8.1724662611 AS builder
FROM registry.access.redhat.com/ubi8/go-toolset:1.22.9-1.1736925145 AS builder
ENV GOPATH=$APP_ROOT
WORKDIR /app
COPY --chown=1001:0 ./ ./
Expand Down
2 changes: 1 addition & 1 deletion build/ovirt-populator/Containerfile-upstream
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi8/go-toolset:1.21.11-8.1724662611 AS builder
FROM registry.access.redhat.com/ubi8/go-toolset:1.22.9-1.1736925145 AS builder
ENV GOPATH=$APP_ROOT
WORKDIR /app
COPY --chown=1001:0 ./ ./
Expand Down

0 comments on commit 8eb4a65

Please sign in to comment.