update cv image
This commit is contained in:
parent
68adbf0271
commit
b1b78dd124
2 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
docker --context prod stack deploy -c docker-compose.yml core
|
||||
docker --context prod stack deploy -c docker-compose.yml core --with-registry-auth
|
|
@ -62,7 +62,7 @@ services:
|
|||
- reverse
|
||||
|
||||
my_cv:
|
||||
image: gitea.qpismont.fr/qpismont/portfolio:1.0
|
||||
image: tintounn/portfolio:1.3
|
||||
networks:
|
||||
- reverse
|
||||
|
||||
|
|
Loading…
Reference in a new issue