mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-03-03 02:47:02 +00:00
chore: pin versions during repo migration
This commit is contained in:
@@ -67,7 +67,7 @@ services:
|
||||
|
||||
# File server (autumn)
|
||||
autumn:
|
||||
image: ghcr.io/revoltchat/autumn:latest
|
||||
image: ghcr.io/revoltchat/autumn:1.1.11
|
||||
env_file: .env
|
||||
depends_on:
|
||||
- database
|
||||
@@ -79,7 +79,7 @@ services:
|
||||
|
||||
# Metadata and image proxy (january)
|
||||
january:
|
||||
image: ghcr.io/revoltchat/january:latest
|
||||
image: ghcr.io/revoltchat/january:0.3.5
|
||||
depends_on:
|
||||
- caddy
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user