Skip to content

Commit

Permalink
caddy: bump version to 2.4.0 (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
skyzh committed May 12, 2021
1 parent cbeb1ab commit 71cc989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion caddy/Dockerfile
@@ -1,4 +1,4 @@
FROM caddy:2.2.1
FROM caddy:2.4.0

ARG USE_SJTUG
RUN if [ "$USE_SJTUG" = true ] ; then sed -i 's/http:\/\/dl-cdn.alpinelinux.org/http:\/\/mirrors.ustc.edu.cn/g' /etc/apk/repositories ; fi
Expand Down

0 comments on commit 71cc989

Please sign in to comment.