Skip to content

Commit

Permalink
Merge pull request #176 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 ( 7fc3e6c → fd7aadd )
  • Loading branch information
joryirving authored Nov 23, 2024
2 parents 778356a + 02b3445 commit e862a68
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:7fc3e6cf6ff4223bc756a3a61f04094ae397ba059df447a505c1f86c23159f88
FROM ghcr.io/joryirving/caddy-scratch:2.8.4@sha256:fd7aadd8cfeedd838a740e75719ee0ae7b282add70dbaeabf116044c8d5a90e7
COPY --chown=1000:1000 --from=build /app/dist/ /app
CMD ["file-server", "--root", "/app", "--listen", ":8080"]

0 comments on commit e862a68

Please sign in to comment.