Skip to content

Commit

Permalink
chore(container): update ghcr.io/joryirving/caddy-scratch ( 1d6dceb →…
Browse files Browse the repository at this point in the history
… 43117d2 )
  • Loading branch information
smurf-bot[bot] authored Jan 10, 2025
1 parent c27bd19 commit b3486db
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 @@ -21,6 +21,6 @@ RUN \
&& pnpm install --prefer-offline \
&& pnpm build

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

0 comments on commit b3486db

Please sign in to comment.