mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-15 08:12:25 +02:00
Pin PHP version to 7.3-buster
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
ARG BUILDPLATFORM=linux/amd64
|
||||
ARG TARGETPLATFORM
|
||||
ARG DEBIAN_VERSION=buster-slim
|
||||
ARG PHP_VERSION=7.3
|
||||
ARG PHP_VERSION=7.3-buster
|
||||
ARG COMPOSER_VERSION=2.1
|
||||
ARG SUPERVISORD_VERSION=v0.7.3
|
||||
|
||||
|
Reference in New Issue
Block a user