Skip to content

Commit

Permalink
Merge pull request #171 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 ( 1f11f57 → 7fc3e6c )
  • Loading branch information
joryirving authored Nov 8, 2024
2 parents 94cff07 + 680a8f9 commit c95bb85
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:1f11f574cc025257bda58b02ec37f54c3c3e196a8650d4caafbb84c3f2a0cd1d
FROM ghcr.io/joryirving/caddy-scratch:2.8.4@sha256:7fc3e6cf6ff4223bc756a3a61f04094ae397ba059df447a505c1f86c23159f88
COPY --chown=1000:1000 --from=build /app/dist/ /app
CMD ["file-server", "--root", "/app", "--listen", ":8080"]

0 comments on commit c95bb85

Please sign in to comment.