Skip to content

Commit

Permalink
Merge pull request #189 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 ( 8bf19fa → 5b5113f )
  • Loading branch information
joryirving authored Dec 6, 2024
2 parents 043bdd2 + 600ad48 commit 048ec07
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:8bf19fa9c762ab9ede036106037da02f5b3b8967a07cc354de74ee11326b16a7
FROM ghcr.io/joryirving/caddy-scratch:2.8.4@sha256:5b5113f449574b3730db7570e8c43a986d076247c55797ba1aeb976abb722add
COPY --chown=1000:1000 --from=build /app/dist/ /app
CMD ["file-server", "--root", "/app", "--listen", ":8080"]

0 comments on commit 048ec07

Please sign in to comment.