Skip to content

Commit f7c6062

Browse files
author
chauvieux
committed
bump php to 8.2.23
1 parent baa4530 commit f7c6062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM composer:2.5.8 AS composer
22

3-
FROM php:8.2.11-fpm
3+
FROM php:8.2.23-fpm
44

55
ARG APCU_VERSION=5.1.22
66
ENV COMPOSER_ALLOW_SUPERUSER 1

0 commit comments

Comments
 (0)