Skip to content

Commit

Permalink
chore: 升级到 Caddy v2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
FHU-yezi committed Jan 31, 2025
1 parent 67ada28 commit 1a2f40c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.frontend
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN bun install --prod --frozen-lockfile
COPY frontend .
RUN bun run build

FROM caddy:2.8-alpine
FROM caddy:2.9-alpine

WORKDIR /app

Expand Down

0 comments on commit 1a2f40c

Please sign in to comment.