We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cfa43cc + c4d6f02 commit 6b1f4d6Copy full SHA for 6b1f4d6
compose.yaml
@@ -3,7 +3,7 @@ services:
3
app:
4
container_name: ${COMPOSE_PROJECT_NAME}-app
5
hostname: ${COMPOSE_PROJECT_NAME}
6
- image: druidfi/drupal-web:v8.3.19
+ image: druidfi/drupal-web:v8.3.21
7
depends_on:
8
db:
9
condition: service_healthy
0 commit comments