Skip to content

Commit 2410833

Browse files
Update docker PHP versions
1 parent 205857b commit 2410833

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

.docker/php8.1/Dockerfile

Lines changed: 0 additions & 13 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.0-alpine
1+
FROM php:8.5-alpine
22

33
COPY --from=mlocati/php-extension-installer /usr/bin/install-php-extensions /usr/bin/
44
RUN install-php-extensions zip

0 commit comments

Comments
 (0)