Skip to content

Commit

Permalink
Merge pull request #209 from joryirving/renovate/ghcr.io-joryirving-c…
Browse files Browse the repository at this point in the history
…addy-scratch-2.9.1

chore(container): update ghcr.io/joryirving/caddy-scratch ( a425e4d → 06c4607 )
  • Loading branch information
joryirving authored Feb 4, 2025
2 parents e345188 + a96f1d4 commit 8197d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/it-tools/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ RUN \
&& pnpm install --prefer-offline \
&& pnpm build

FROM ghcr.io/joryirving/caddy-scratch:2.9.1@sha256:a425e4da4bc51d7447afcad27b1256ae01c99ff53e227442f6743f71ace12be6
FROM ghcr.io/joryirving/caddy-scratch:2.9.1@sha256:06c4607b3342c945f1891ae4ae7fe1280cb27c3a9b616b7953430b53b0c32feb
COPY --chown=1000:1000 --from=build /app/dist/ /app
CMD ["file-server", "--root", "/app", "--listen", ":8080"]

0 comments on commit 8197d8b

Please sign in to comment.