chore(roms): pin romm to 4.9.0-beta.2 for save-sync endpoints + content_hash fix
This commit is contained in:
@@ -22,7 +22,9 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
romm:
|
romm:
|
||||||
image: rommapp/romm:4
|
# Pinned: save-sync (/api/sync/*) + raw content_hash fix need 4.9.0-beta.2.
|
||||||
|
# Revert to :4 once 4.9.0 stable is released.
|
||||||
|
image: rommapp/romm:4.9.0-beta.2
|
||||||
container_name: romm
|
container_name: romm
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks: [roms, edge]
|
networks: [roms, edge]
|
||||||
|
|||||||
Reference in New Issue
Block a user