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 409e97b
  • Loading branch information
renovate[bot] committed Mar 26, 2024
1 parent ea9d8a8 commit 92b0649
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:3c803cfcdbbbe0c47a054f086499020ce81d6fc6e0938c2e537158ac432b7fb1 AS release
FROM quay.io/sclorg/nginx-122-micro-c9s@sha256:409e97bfa8c7c0ebbf83762a3b17a5ea795c7ad33bcfe1ee89ce4c91cd66a534 AS release

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

Expand Down

0 comments on commit 92b0649

Please sign in to comment.