Pin rallly.

This commit is contained in:
Víðir Valberg Guðmundsson 2022-11-22 22:47:22 +01:00
parent 394e158c51
commit f040880c26
1 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@
services:
rallly_db:
image: "postgres:14-alpine"
restart: "unless-stopped"
restart: "always"
shm_size: "256mb"
networks:
rallly_internal:
@ -35,8 +35,8 @@
com.centurylinklabs.watchtower.enable: "true"
rallly:
image: "lukevella/rallly:latest"
restart: "unless-stopped"
image: "lukevella/rallly:a21f92bf74308d66cfcd545d49b81eba0211a222"
restart: "always"
networks:
rallly_internal:
external_services: