Merge branch 'main' of https://git.format.hu/format/web-installer
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
root
2024-08-16 12:34:11 +02:00

View File

@@ -1,5 +1,4 @@
ARG BUILDPLATFORM FROM alpine
FROM --platform=$BUILDPLATFORM alpine
ENV NGINX_VERSION=1.25.4 ENV NGINX_VERSION=1.25.4
ARG PHP_VERSION="83" ARG PHP_VERSION="83"