We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88704cb commit 3e93cd0Copy full SHA for 3e93cd0
php/Dockerfile-7.4
@@ -1,4 +1,4 @@
1
-ARG PHP_VERSION=7.4.19
+ARG PHP_VERSION=7.4.21
2
FROM php:${PHP_VERSION}-fpm-buster as php
3
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
4
ENV PATH="/usr/local/docker/bin:${PATH}"
0 commit comments