Skip to content

Commit 1e556e4

Browse files
chore(deps): update registry.access.redhat.com/ubi8/ubi docker digest to 3e64106
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 2d06d0d commit 1e556e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
ARG GOLANG_IMAGE=docker.io/library/golang:1.23
55
FROM ${GOLANG_IMAGE} AS golang
66

7-
FROM registry.access.redhat.com/ubi8/ubi@sha256:fd3bf22d0593e2ed26a1c74ce161c52295711a67de677b5938c87704237e49b0 AS builder
7+
FROM registry.access.redhat.com/ubi8/ubi@sha256:3e6410626323e6f11af16b28b8e73faa4799fe0dbdb4b1cfbf6f029c34b038f3 AS builder
88
ARG GOLANG_VERSION=1.23.0
99

1010
# Install system dependencies

0 commit comments

Comments
 (0)