Skip to content

Commit 521d0c5

Browse files
authored
feat: Update latest version of base image, moving to RH 9.6 from 9.5 (#222)
Signed-off-by: Ivan Suftin <[email protected]>
1 parent 919fc85 commit 521d0c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/ubi9/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# syntax=docker/dockerfile:1.3-labs
22

33
# https://registry.access.redhat.com/ubi9/ubi
4-
FROM registry.access.redhat.com/ubi9/ubi:9.5-1739449058
4+
FROM registry.access.redhat.com/ubi9/ubi:9.6-1747219013
55

66
ARG TARGETARCH
77
LABEL maintainer="Red Hat, Inc."

0 commit comments

Comments
 (0)