Skip to content

Commit 6c25bff

Browse files
committed
Update to PHP 8.3
1 parent 23fbed8 commit 6c25bff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Docker/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM composer:2
22
FROM bash:5
3-
FROM php:7.4-alpine
3+
FROM php:8.3-alpine
44

55
# copy from the images into the PHP Image
66
COPY --from=composer /usr/bin/composer /usr/bin/composer

0 commit comments

Comments
 (0)