1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2025-01-14 14:43:17 +08:00

Update docker-compose.yml

This commit is contained in:
Patrik J. Braun 2021-06-20 14:24:28 +02:00 committed by GitHub
parent 7b9d619e86
commit 3e33d8ab89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ services:
restart: always
pigallery2:
image: bpatrik/pigallery2:latest
image: bpatrik/pigallery2:latest-debian-buster # TODO: change it back to latest once relese workflow gets fixed
container_name: pigallery2
environment:
- NODE_ENV=production