1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2025-07-17 01:32:29 +02:00

updating docker README.md

This commit is contained in:
Patrik J. Braun
2022-03-12 21:39:22 +01:00
parent 7f468abcbd
commit c6aaa0e060
3 changed files with 5 additions and 3 deletions

View File

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