korrekturen

This commit is contained in:
2025-09-11 13:10:53 -05:00
parent a3eef3055e
commit 2562fc49b0
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# Dockerfile.caddy
ARG CADDY_VERSION=v2.9.1
ARG CADDY_VERSION=2.9.1
FROM caddy:${CADDY_VERSION}-builder AS builder
# Caddy in exakt dieser Version + Plugins bauen