diff --git a/Dockerfile b/Dockerfile index 58bd826..7f953ad 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,7 +16,7 @@ COPY .swcrc .swcrc RUN yarn install RUN yarn build -FROM registry.access.redhat.com/ubi9/nginx-120@sha256:334c2cd7e7cfe8cef09d289ec5a8f223e0ed9a8374f19895ea1592fbff2d2d1a +FROM registry.access.redhat.com/ubi9/nginx-120@sha256:27c4ab1fb0885c908f00610c917af50c5f9709279d3312e49a88bee630ab2a47 COPY --from=builder /opt/app-root/src/dist/* /opt/app-root/src/