🗃️ modified: Dockerfile 🗃️

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

View File

@ -22,8 +22,7 @@ RUN apk -U upgrade && \
--with github.com/kirsch33/realip \
--with github.com/porech/caddy-maxmind-geolocation \
--with github.com/caddyserver/transform-encoder \
--with github.com/caddyserver/replace-response \
mkdir -p /config
--with github.com/caddyserver/replace-response
FROM casjaysdev/php:latest as php
COPY --from=builder /caddy /usr/bin/caddy