🗃️ modified: Dockerfile 🗃️

This commit is contained in:
Jason
2022-07-06 21:24:14 -04:00
parent 7026b09cd0
commit c464ac4c60

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