Skip to content

Commit e1732af

Browse files
committed
chore: upgrade caddy
1 parent 8c7467b commit e1732af

File tree

1 file changed

+1
-1
lines changed
  • ansible/roles/docker-swarm-app-caddy/assets

1 file changed

+1
-1
lines changed

ansible/roles/docker-swarm-app-caddy/assets/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG CADDY_VERSION=2.7.6
1+
ARG CADDY_VERSION=2.8.4
22
FROM caddy:${CADDY_VERSION}-builder-alpine AS builder
33

44
RUN xcaddy build \

0 commit comments

Comments
 (0)