Update Dawarich to latest (0.28.1) and Glance to latest (v0.8.4)

This commit is contained in:
2025-06-19 15:09:35 -06:00
parent ff89683038
commit ef5309363c
5 changed files with 5 additions and 7 deletions

View File

@ -37,7 +37,7 @@ services:
glance.parent: authentik
glance.name: Redis
server:
image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2025.6.1}
image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2025.6.2}
restart: unless-stopped
command: server
environment:
@ -64,7 +64,7 @@ services:
glance.description: Authentication server
glance.id: authentik
worker:
image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2025.6.1}
image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2025.6.2}
restart: unless-stopped
command: worker
environment:

View File

@ -4,8 +4,6 @@ services:
image: ghcr.io/dgtlmoon/changedetection.io
container_name: changedetection
hostname: changedetection
extra_hosts:
- '{{ subdomains.chat }}:172.20.0.5'
labels:
glance.name: Changedetection
glance.icon: si:watchtower

View File

@ -20,7 +20,7 @@ services:
start_period: 30s
timeout: 10s
dawarich_app:
image: freikin/dawarich:0.27.3
image: freikin/dawarich:latest
container_name: dawarich_app
labels:
glance.name: Dawarich

View File

@ -1,6 +1,6 @@
services:
glance:
image: glanceapp/glance:v0.8.3
image: glanceapp/glance:latest
volumes:
- ./config:/app/config
- /etc/timezone:/etc/timezone:ro

View File

@ -1,6 +1,6 @@
services:
postiz:
image: ghcr.io/gitroomhq/postiz-app:v1.48.4
image: ghcr.io/gitroomhq/postiz-app:latest
container_name: postiz
restart: always
environment: