Fixed caddy to latest version

This commit is contained in:
root 2023-06-19 12:41:52 +00:00
parent b610aed15f
commit 52727eae81

View File

@ -48,7 +48,7 @@ networks:
EOF EOF
cat > /federated/apps/caddy/.env <<EOF cat > /federated/apps/caddy/.env <<EOF
IMAGE_VERSION="2.7" IMAGE_VERSION="latest"
EOF EOF
chmod 600 /federated/apps/caddy/.env chmod 600 /federated/apps/caddy/.env