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 2fceb0b (#579)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 33e4f6c commit 21f49d5
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:d6fc49904e65a7ceb0f10f33c9ad63c89215c855bb1c38427191e3ad38202ca2 AS release
FROM quay.io/sclorg/nginx-122-micro-c9s@sha256:2fceb0b0c8a35f693b861a013dc481452831bc4c201663811f7c1dcc65d530d8 AS release

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

Expand Down

0 comments on commit 21f49d5

Please sign in to comment.