File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ RUN make build
27
27
# GitOps Service image
28
28
# Provides both the 'gitops-service-backend' and 'gitops-service-cluster-agent' components
29
29
# ###############################################################################################
30
- FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1018 as gitops-service
30
+ FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1052.1724178568 as gitops-service
31
31
32
32
# Install the 'shadow-utils' which contains `adduser` and `groupadd` binaries
33
33
RUN microdnf install shadow-utils \
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ RUN make build
27
27
# GitOps Service image
28
28
# Provides both the 'gitops-service-backend' and 'gitops-service-cluster-agent' components
29
29
################################################################################################
30
- FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1018 as gitops-service
30
+ FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1052.1724178568 as gitops-service
31
31
32
32
# Install the 'shadow-utils' which contains `adduser` and `groupadd` binaries
33
33
RUN yum install shadow-utils \
You can’t perform that action at this time.
0 commit comments