Skip to content

Commit 01d1cfa

Browse files
chore(deps): update image-and-rpm-updates
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent bba5689 commit 01d1cfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi9/go-toolset:latest@sha256:4f8854d73d754d4ddba3a74af9556fa12fe16c0e66d2162558bfc2bc7d465c93 as builder
1+
FROM registry.access.redhat.com/ubi9/go-toolset:latest@sha256:7f4d4708bb41f24b2589a76aea8d2b359c9079b4c18c8fb026d036a231c2b8be as builder
22

33
WORKDIR /go/src/app
44

@@ -19,7 +19,7 @@ RUN go get -d ./... && \
1919

2020
RUN cp /go/src/app/insights-ingress-go /usr/bin/
2121

22-
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7-1771346502
22+
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7-1773939694
2323

2424
WORKDIR /
2525

0 commit comments

Comments
 (0)