Skip to content

Commit

Permalink
chore(deps): update quay.io/sclorg/nginx-122-micro-c9s docker digest …
Browse files Browse the repository at this point in the history
…to 8329ad7
  • Loading branch information
renovate[bot] committed Mar 6, 2024
1 parent 6aa97f7 commit 3ef23cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ COPY ./ ./
RUN pnpm build


FROM quay.io/sclorg/nginx-122-micro-c9s@sha256:f3d2f5b8fd1a2d61f7492f6b90ec094ae8295a7d5836d6a2b65b69fbc36a0e66 AS release
FROM quay.io/sclorg/nginx-122-micro-c9s@sha256:8329ad79dcb0170e8d19f66e6bfb6ec43d20da6ba2aefa9298d38e56dac63798 AS release

COPY --from=build --chown=nginx /app/dist /tmp/src

Expand Down

0 comments on commit 3ef23cb

Please sign in to comment.