🗃️ modified: Dockerfile 🗃️

This commit is contained in:
Jason 2022-07-06 21:22:52 -04:00
parent 18dae2c845
commit 7026b09cd0
No known key found for this signature in database
GPG Key ID: 4F765975C1F0EE5F

View File

@ -23,7 +23,6 @@ RUN apk -U upgrade && \
--with github.com/porech/caddy-maxmind-geolocation \
--with github.com/caddyserver/transform-encoder \
--with github.com/caddyserver/replace-response \
--with github.com/imgk/caddy-trojan \
mkdir -p /config
FROM casjaysdev/php:latest as php