Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
chore(deps): update nginx:1.25.3 docker digest to c7a6ad6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 14, 2024
1 parent 0b02e81 commit b4ddc13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.ui
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RUN --mount=type=cache,target=/src/node_modules \
RUN --mount=type=cache,target=/src/node_modules \
npm run build

FROM nginx:1.25.3@sha256:2f5b3c68024b82d902793a2611f78bad115d14e1f3165c7918772a1fe569656f
FROM nginx:1.25.3@sha256:c7a6ad68be85142c7fe1089e48faa1e7c7166a194caa9180ddea66345876b9d2

COPY --from=site-build ["/src/build", "/usr/share/nginx/html"]

Expand Down

0 comments on commit b4ddc13

Please sign in to comment.