File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
roles/ente_auth/templates Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ services:
2626 start_period: 120s
2727
2828 web:
29- image: ghcr.io/ente-io/web:latest@sha256:f8891560d106b720d244cc78d307c5b6eb9719ee75ae5f811a6e30bc699794ee
29+ image: ghcr.io/ente-io/web:latest@sha256:7c5eb2f212e411f9c40a7f9af2eeabe8d8464f9537265a164130da11e072ca8c
3030 container_name: "{{ services.ente_auth.container_name }}"
3131 restart: always
3232 networks:
@@ -36,7 +36,7 @@ services:
3636 ENTE_API_ORIGIN: "https://{{ services.ente_api.domain }}"
3737
3838 postgres:
39- image: postgres:15@sha256:24d6c206bba8c0440bceb24a8d4bf642f60bf7aea94887051ea5761d29c22323
39+ image: postgres:15@sha256:697ff70295146d53b702b07532fe68aaed7a5f10d04ff68edbeffd5fbacd15a5
4040 container_name: ente-postgres
4141 restart: always
4242 environment:
You can’t perform that action at this time.
0 commit comments