Skip to content

Commit 6bb4817

Browse files
chore(deps): ⬆️ bump php docker tag to v8.5
1 parent 007f628 commit 6bb4817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

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

33
RUN apt-get update && apt-get install -y \
44
mariadb-client \

0 commit comments

Comments
 (0)