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 2e46857 commit 7a75fe5Copy full SHA for 7a75fe5
php/Dockerfile-8.0
@@ -1,4 +1,4 @@
1
-ARG PHP_VERSION=8.0.14
+ARG PHP_VERSION=8.0.15
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