We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9df373b commit 75adad0Copy full SHA for 75adad0
application.Dockerfile
@@ -4,7 +4,7 @@ COPY --chown=default . .
4
5
RUN bash -x universal_build.sh
6
7
-FROM quay.io/redhat-services-prod/hcm-eng-prod-tenant/caddy-ubi:5519eba
+FROM quay.io/redhat-services-prod/hcm-eng-prod-tenant/caddy-ubi:latest
8
9
COPY LICENSE /licenses/
10
0 commit comments