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 d12abb0 (#581)

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

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

Expand Down

0 comments on commit c11af26

Please sign in to comment.