We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 094967d commit 052b1b1Copy full SHA for 052b1b1
docker/Dockerfile
@@ -6,6 +6,7 @@ ARG DIST_URL="https://github.com/leenooks/phpLDAPadmin/archive/refs/tags/${VERSI
6
ARG BUILD_DATE
7
ARG VCS_REF
8
9
+# Remember to also change in horust/services/fpm.toml
10
ARG PHP_VERSION_MAJOR="8"
11
ARG PHP_VERSION_MINOR="2"
12
0 commit comments