Skip to content

Commit 7a75fe5

Browse files
committed
Bump PHP to 8.0.15
1 parent 2e46857 commit 7a75fe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php/Dockerfile-8.0

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG PHP_VERSION=8.0.14
1+
ARG PHP_VERSION=8.0.15
22
FROM php:${PHP_VERSION}-fpm-buster as php
33
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
44
ENV PATH="/usr/local/docker/bin:${PATH}"

0 commit comments

Comments
 (0)