Skip to content

Commit d97d84e

Browse files
committed
Add jsonc adapter in build step
1 parent 9d49ace commit d97d84e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ RUN set -x \
2020
&& tar xfvz xcaddy_${XCADDY_VERSION}_linux_amd64.tar.gz \
2121
&& ./xcaddy build --with github.com/kirsch33/realip \
2222
--with github.com/git001/caddyv2-upload \
23+
--with github.com/caddyserver/jsonc-adapter \
2324
&& pwd \
2425
&& mv caddy /usr/local/bin/ \
2526
&& cd .. \

0 commit comments

Comments
 (0)