Skip to content

Commit 3660297

Browse files
authored
Merge pull request #95 from iazaran/renovate/php-8.x
Update php Docker tag to v8.3
2 parents 1b59d6f + b9690b2 commit 3660297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.2-fpm
1+
FROM php:8.3-fpm
22

33
RUN apt-get update && apt-get install -y --no-install-recommends \
44
apt-utils build-essential curl zip zlib1g-dev unzip \

0 commit comments

Comments
 (0)