Skip to content

Commit

Permalink
chore(container): update ghcr.io/joryirving/caddy-scratch ( 59a38a0 →…
Browse files Browse the repository at this point in the history
… 760e2b6 )
  • Loading branch information
smurf-bot[bot] authored Nov 30, 2024
1 parent 4aebd94 commit d32d2ee
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.8.4@sha256:59a38a01b652a559e011f47da6908c452b582c8e456dc2aaa2cc4b4ee05c8dde
FROM ghcr.io/joryirving/caddy-scratch:2.8.4@sha256:760e2b601024bda4cbc1b7b26d4c8f837d12de2fcb3ab0728bce0f9430360246
COPY --chown=1000:1000 --from=build /app/dist/ /app
CMD ["file-server", "--root", "/app", "--listen", ":8080"]

0 comments on commit d32d2ee

Please sign in to comment.