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 4462350

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Nov 18, 2024
1 parent 4d0c39a commit 0fbcd03
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:446235024c166cce8ccbbc9817473f1d126f0b4ef7b41388968ff5a83b0b366d

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

Expand Down

0 comments on commit 0fbcd03

Please sign in to comment.