Skip to content

Commit 8929eb6

Browse files
chore(deps): update php docker tag to v8
1 parent 70f8cff commit 8929eb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/archiv/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
drupal:
3-
image: "php:7.3.33-apache"
3+
image: "php:8.5.0-apache"
44
container_name: "${COMPOSE_PROJECT_NAME:?error}-drupal"
55
restart: "unless-stopped"
66
security_opt:

0 commit comments

Comments
 (0)