Skip to content

Commit 88ffee2

Browse files
chore(deps): update registry.access.redhat.com/ubi9/ubi-micro docker tag to v9.6-1754345610
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent dbe820a commit 88ffee2

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
@@ -141,7 +141,7 @@ RUN --mount=type=cache,target=/root/.cache/go-build \
141141
###############################################################################
142142
# Stage 3: Copy binaries only to create the smallest final runtime image
143143
###############################################################################
144-
FROM registry.access.redhat.com/ubi9/ubi-micro:9.5 as runtime
144+
FROM registry.access.redhat.com/ubi9/ubi-micro:9.6-1754345610 as runtime
145145

146146
ARG USER=2000
147147

0 commit comments

Comments
 (0)