Skip to content

Commit

Permalink
chore(container): update ghcr.io/joryirving/caddy-scratch ( 857c881 →…
Browse files Browse the repository at this point in the history
… cee27d6 )
  • Loading branch information
smurf-bot[bot] authored Nov 3, 2024
1 parent 96e2800 commit 4273be5
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:857c881ed9ca471f0d2919fc6a14bef37533496ad328003c2ad148170498b438
FROM ghcr.io/joryirving/caddy-scratch:2.8.4@sha256:cee27d6ba7dd025e1075c6b50bae6c9106d650a59929e98c5f77e3b27af9a10d
COPY --chown=1000:1000 --from=build /app/dist/ /app
CMD ["file-server", "--root", "/app", "--listen", ":8080"]

0 comments on commit 4273be5

Please sign in to comment.