Skip to content

Commit 0f140a5

Browse files
Update PHP version to 8.5 in Dockerfile
1 parent cba5161 commit 0f140a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Accepted values: 8.3 - 8.2
2-
ARG PHP_VERSION=8.3
2+
ARG PHP_VERSION=8.5
33

44
###########################################
55
# Composer dependencies stage

0 commit comments

Comments
 (0)