Skip to content

Commit

Permalink
chore(piped-frontend): update ghcr.io/bjw-s-labs/caddy-scratch ( 2847…
Browse files Browse the repository at this point in the history
…4b6 → d837d25 ) (#452)

Co-authored-by: lab-assistant[bot] <180935599+lab-assistant[bot]@users.noreply.github.com>
  • Loading branch information
lab-assistant[bot] authored Feb 13, 2025
1 parent 6dcf79d commit 9089372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/piped-frontend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RUN \
&& pnpm build \
&& ./localizefonts.sh

FROM ghcr.io/bjw-s-labs/caddy-scratch:2.9.1@sha256:28474b6b9d14b66490499107d50037b78fba91742e496c3dcd18e0e7bb520c0e
FROM ghcr.io/bjw-s-labs/caddy-scratch:2.9.1@sha256:d837d2501aa7fdb995581e6a96f4e8e4c160b38923484274857db0333196f563
COPY --chown=1000:1000 Caddyfile /config/Caddyfile
COPY --chown=1000:1000 --from=build /app/dist/ /app
CMD ["run", "--config", "/config/Caddyfile"]

0 comments on commit 9089372

Please # to comment.