chore: pin versions during repo migration
This commit is contained in:
@@ -67,7 +67,7 @@ services:
|
|||||||
|
|
||||||
# File server (autumn)
|
# File server (autumn)
|
||||||
autumn:
|
autumn:
|
||||||
image: ghcr.io/revoltchat/autumn:latest
|
image: ghcr.io/revoltchat/autumn:1.1.11
|
||||||
env_file: .env
|
env_file: .env
|
||||||
depends_on:
|
depends_on:
|
||||||
- database
|
- database
|
||||||
@@ -79,7 +79,7 @@ services:
|
|||||||
|
|
||||||
# Metadata and image proxy (january)
|
# Metadata and image proxy (january)
|
||||||
january:
|
january:
|
||||||
image: ghcr.io/revoltchat/january:latest
|
image: ghcr.io/revoltchat/january:0.3.5
|
||||||
depends_on:
|
depends_on:
|
||||||
- caddy
|
- caddy
|
||||||
restart: always
|
restart: always
|
||||||
|
|||||||
Reference in New Issue
Block a user