Skip to content

Commit bb7c761

Browse files
committed
change base image to ubi:8:5
1 parent dc23153 commit bb7c761

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
@@ -1,4 +1,4 @@
1-
ARG BASE=registry.access.redhat.com/ubi8/ubi:8.4-209
1+
ARG BASE=registry.access.redhat.com/ubi8/ubi:8.5
22
FROM $BASE
33

44
COPY ./requirements/requirements_ubi8.txt /root/requirements_ubi8.txt

0 commit comments

Comments
 (0)