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 f20e5a3 commit 2be352dCopy full SHA for 2be352d
.docker-hub/docker-compose.yml
@@ -24,5 +24,5 @@ services:
24
varnish-image:
25
image: ${REGISTRY:-docker.io}/${REPO_OWNER:-ecamp}/ecamp3-varnish:${VERSION:-latest}
26
build:
27
- context: ../
+ context: .
28
dockerfile: .docker-hub/varnish/Dockerfile
0 commit comments