🚧 Install certs
This commit is contained in:
parent
bf76acb0e0
commit
77be1451be
@ -83,7 +83,7 @@
|
||||
FROM registry.access.redhat.com/ubi9/openjdk-25-runtime:1.24
|
||||
|
||||
USER root
|
||||
RUN microdnf install -y ca-certificates && microdnf clean all
|
||||
RUN microdnf install -y ca-certificates && update-ca-trust && microdnf clean all
|
||||
|
||||
ENV LANGUAGE='en_US:en'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user