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 ad0dddd (#560)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 30f7041 commit d679284
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:973626e91f6270421cb9872ffc820e9e3e1d6961219dbee174258e590666625d AS release
FROM quay.io/sclorg/nginx-122-micro-c9s@sha256:ad0dddda4345a4302d844127fbb924424037e4f1126257a02711ecf03ee17eda AS release

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

Expand Down

0 comments on commit d679284

Please sign in to comment.