set pigallery version
This commit is contained in:
parent
9beb8ba543
commit
bd6ee0d22f
1 changed files with 1 additions and 1 deletions
2
photo/docker-compose.photo.yml
Executable file → Normal file
2
photo/docker-compose.photo.yml
Executable file → Normal file
|
@ -21,7 +21,7 @@ services:
|
||||||
container_name: pigallery2
|
container_name: pigallery2
|
||||||
environment:
|
environment:
|
||||||
NODE_ENV: production
|
NODE_ENV: production
|
||||||
image: bpatrik/pigallery2:latest
|
image: bpatrik/pigallery2:1.9.0-alpine
|
||||||
networks:
|
networks:
|
||||||
- srv
|
- srv
|
||||||
expose:
|
expose:
|
||||||
|
|
Loading…
Add table
Reference in a new issue