Skip to content

Commit

Permalink
updated caddy patch
Browse files Browse the repository at this point in the history
  • Loading branch information
trajano committed Jul 29, 2024
1 parent 1cdfd6e commit 3068683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN npm run build-storybook

FROM caddy:builder AS builder
RUN --mount=type=cache,target=/go/pkg/mod/cache xcaddy build \
--with github.com/caddyserver/caddy/v2=github.com/trajano/caddy/v2@ea6a6298f5ef94efef2900af22d200583ca09f3f
--with github.com/caddyserver/caddy/v2=github.com/trajano/caddy/v2@1f6b8322bd1828de43db038483f79196d8a094f4

FROM caddy:alpine
# FROM busybox:1.36.1-uclibc AS caddy
Expand Down

0 comments on commit 3068683

Please sign in to comment.