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 ef07b1a + c4293b6 commit 0f03541Copy full SHA for 0f03541
docker-compose.yml
@@ -45,7 +45,7 @@ services:
45
- REDIS_HOST=redis
46
47
recipes:
48
- image: docker.io/library/nginx:alpine@sha256:9dacca6749f2215cc3094f641c5b6662f7791e66a57ed034e806a7c48d51c18f
+ image: docker.io/library/nginx:alpine@sha256:b3c656d55d7ad751196f21b7fd2e8d4da9cb430e32f646adcf92441b72f82b14
49
restart: always
50
volumes:
51
- ./tests/fixtures/test_recipe.html:/usr/share/nginx/html/test_recipe.html:ro
0 commit comments