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 31e5b60

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Dec 23, 2024
1 parent 69a23b0 commit fd493ec
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:31e5b607c2f7e80477c909530cec406707429a6e24f08a9925df94ec5be4df0b

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

Expand Down

0 comments on commit fd493ec

Please sign in to comment.