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 028a8de

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Sep 10, 2024
1 parent 3a55c29 commit c7d625e
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:028a8de6cd23cf15fba4bd812784867d80e534b5682fdfea2743f44ec2812db7

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

Expand Down

0 comments on commit c7d625e

Please sign in to comment.