Specify minio image tag RELEASE.2025-09-07T16-13-09Z
Deploy / Deploy (push) Successful in 44s

This commit is contained in:
2026-04-21 20:52:12 +01:00
parent 8a2b3c856e
commit c25f6dd524
+2 -2
View File
@@ -39,7 +39,7 @@ services:
web: web:
container_name: ente_web container_name: ente_web
image: ghcr.io/ente-io/web:04b7b48e3b92b159ceb32b2e899f65f3aac00d1c image: ghcr.io/ente-io/web
restart: unless-stopped restart: unless-stopped
# user: 2008:2008 # ente:ente # user: 2008:2008 # ente:ente
networks: networks:
@@ -91,7 +91,7 @@ services:
minio: minio:
container_name: ente_minio container_name: ente_minio
image: minio/minio image: minio/minio:RELEASE.2025-09-07T16-13-09Z
restart: unless-stopped restart: unless-stopped
user: 2008:2008 # ente:ente user: 2008:2008 # ente:ente
networks: networks: