Skip to content

Commit

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

chore(container): update ghcr.io/joryirving/caddy-scratch ( fd7aadd → 59a38a0 )
  • Loading branch information
joryirving authored Nov 29, 2024
2 parents e862a68 + 60ac345 commit 4aebd94
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:fd7aadd8cfeedd838a740e75719ee0ae7b282add70dbaeabf116044c8d5a90e7
FROM ghcr.io/joryirving/caddy-scratch:2.8.4@sha256:59a38a01b652a559e011f47da6908c452b582c8e456dc2aaa2cc4b4ee05c8dde
COPY --chown=1000:1000 --from=build /app/dist/ /app
CMD ["file-server", "--root", "/app", "--listen", ":8080"]

0 comments on commit 4aebd94

Please sign in to comment.