Merge pull request 'Deploy Rhodo 1.2.0 images' (#20) from hidber_f/WebHosting_DMZ:rhodo-1.2.0 into main

Reviewed-on: linux/WebHosting_DMZ#20
This commit is contained in:
2026-07-23 11:29:48 +02:00
+3 -2
View File
@@ -162,15 +162,16 @@ services:
# Only on rhodo_network. The `backend` alias is required because
# the frontend image's internal nginx uses http://backend:8000/
rhodo-backend:
image: gitea.psi.ch/images/grn_opsins-backend:1.0.0
image: gitea.psi.ch/images/grn_opsins-backend:1.2.0
container_name: rhodo-backend
restart: always
networks:
rhodo_network:
aliases:
- backend
rhodo-frontend:
image: gitea.psi.ch/images/grn_opsins-frontend:1.0.0
image: gitea.psi.ch/images/grn_opsins-frontend:1.2.0
container_name: rhodo-frontend
restart: always
depends_on: