Skip to content

Commit

Permalink
chore(deps): update registry.access.redhat.com/ubi9/nginx-120 docker …
Browse files Browse the repository at this point in the history
…digest to 5d11d64

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Sep 4, 2024
1 parent 3a55c29 commit f3b14ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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:5d11d6414d05726987bf7c43b7a643e0c1b372dc3709e6cd897de43735a866bb

COPY --from=builder /opt/app-root/src/dist/* /opt/app-root/src/

Expand Down

0 comments on commit f3b14ae

Please sign in to comment.