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.
1 parent 6b1f4d6 commit ffa299aCopy full SHA for ffa299a
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.21
+ image: druidfi/drupal-web:v8.3.24
7
depends_on:
8
db:
9
condition: service_healthy
0 commit comments