fix docker stack image location
This commit is contained in:
parent
94f104bece
commit
b574c9fcc1
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ networks:
|
|||
|
||||
services:
|
||||
static:
|
||||
image: git.pim.kunis.nl/pim/concourse-test:TAG
|
||||
image: git.pim.kunis.nl/pim/static:TAG
|
||||
networks:
|
||||
- traefik
|
||||
deploy:
|
||||
|
|
Reference in a new issue