Skip to content

Commit 33a1941

Browse files
chore(deps): update registry.access.redhat.com/ubi8/ubi-micro docker digest to 0b348ff
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent 381e316 commit 33a1941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.konflux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ COPY . ./
1616
RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 GO111MODULE=on go build -a -o /go/bin/server ./proxy/
1717

1818
#ubi-micro
19-
FROM registry.access.redhat.com/ubi8/ubi-micro@sha256:9ad92923c8d98240cf8df732b3e7a2f322df6e4e501b551deca2231b2679919e as runtime
19+
FROM registry.access.redhat.com/ubi8/ubi-micro@sha256:0b348ff16700e13fef3753b7124c0ed618af9accc360ded37afb53ef490c155f as runtime
2020

2121
ARG USER=2000
2222

0 commit comments

Comments
 (0)