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.1734311333

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Jan 2, 2025
1 parent 65a13a8 commit d258323
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jiralert/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi8/go-toolset:1.20.12 as builder
FROM registry.access.redhat.com/ubi8/go-toolset:1.22.9-1.1734311333@sha256:be796155c0908cd48375bf1f7150036bcd3ad415dfb6cae135f1cf184d61964c as builder
ENV GOPATH=/go/
ENV GO111MODULE=on
USER root
Expand Down
2 changes: 1 addition & 1 deletion lablabs-cloudflare-exporter/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi8/go-toolset:1.18.9 as builder
FROM registry.access.redhat.com/ubi8/go-toolset:1.22.9-1.1734311333@sha256:be796155c0908cd48375bf1f7150036bcd3ad415dfb6cae135f1cf184d61964c as builder
ENV GOPATH=/go/
ENV GO111MODULE=on
USER root
Expand Down

0 comments on commit d258323

Please sign in to comment.