Skip to content

Commit 6b1f4d6

Browse files
authored
Merge pull request #108 from druidfi/renovate/cms-druidfi-drupal-web-8.3.x
Update druidfi/drupal-web Docker tag to v8.3.21 (cms)
2 parents cfa43cc + c4d6f02 commit 6b1f4d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ services:
33
app:
44
container_name: ${COMPOSE_PROJECT_NAME}-app
55
hostname: ${COMPOSE_PROJECT_NAME}
6-
image: druidfi/drupal-web:v8.3.19
6+
image: druidfi/drupal-web:v8.3.21
77
depends_on:
88
db:
99
condition: service_healthy

0 commit comments

Comments
 (0)