Pin PHP version to 7.3-buster

This commit is contained in:
Quentin McGaw (desktop) 2021-08-02 21:19:44 -04:00
parent b1d4717aaa
commit 16225e441d

View File

@ -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