Skip to content

Commit

Permalink
Update quay.io/sclorg/nginx-122-micro-c9s Docker digest to b25063f (#444
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 19, 2025
1 parent f2a67a7 commit b5ca1e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ USER 1001
RUN pnpm install && \
pnpm build

FROM quay.io/sclorg/nginx-122-micro-c9s@sha256:9e5cb3714ee800d9409aa4f77f24620b498d14b33c9e7d26a896d0f39179fc0b
FROM quay.io/sclorg/nginx-122-micro-c9s@sha256:b25063fec538477e0234b990620dde815444e0eceda8f9f56fcf421debda8248

COPY --from=build --chown=nginx /app/dist /tmp/src
ADD --chown=nginx docker/nginx.conf /tmp/src/nginx.conf
Expand Down

0 comments on commit b5ca1e8

Please sign in to comment.