Skip to content

Commit 18abc35

Browse files
committed
feat: bump php
1 parent 0e6da73 commit 18abc35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN composer install \
1515
--no-scripts \
1616
--prefer-dist
1717

18-
FROM php:8.0-cli-alpine
18+
FROM php:8.3-cli-alpine
1919

2020
WORKDIR /usr/local/src/
2121

0 commit comments

Comments
 (0)