Skip to content

Commit

Permalink
chore(container): update ghcr.io/joryirving/caddy-scratch ( c50d1ea →…
Browse files Browse the repository at this point in the history
… 81269f3 ) (#193)

Co-authored-by: smurf-bot[bot] <137516995+smurf-bot[bot]@users.noreply.github.com>
  • Loading branch information
smurf-bot[bot] authored Jan 5, 2025
1 parent 374328c commit a590919
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.9.0@sha256:c50d1ea6f3398a3c2c6993c9f8f47f35e9d7785888f53f6bbd7626f69d77421c
FROM ghcr.io/joryirving/caddy-scratch:2.9.0@sha256:81269f34c1fabe50e4bd1ca375ab288e101a861be1c05b3364b80bb2aa87e017
COPY --chown=1000:1000 --from=build /app/dist/ /app
CMD ["file-server", "--root", "/app", "--listen", ":8080"]

0 comments on commit a590919

Please sign in to comment.