Compare commits

..

No commits in common. "42e08b23c2d4bc4bf0b1db51bab02a6be289e885" and "8a8137489f33894ed6a5f8e31c71ac1aa8ead389" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -38,7 +38,7 @@ services:
- /home/ubuntu/forgejo/mysql:/var/lib/mysql - /home/ubuntu/forgejo/mysql:/var/lib/mysql
gotify: gotify:
image: docker.mafyuh.xyz/gotify/server-arm7:2.5.0 image: docker.mafyuh.xyz/gotify/server-arm7:2.4.0
container_name: gotify container_name: gotify
ports: ports:
- 9008:80 - 9008:80

View file

@ -43,7 +43,7 @@ services:
- PGID=1000 - PGID=1000
radarr: radarr:
image: ghcr.io/linuxserver/radarr@sha256:3e64efcc14f9b21b30e78c39203e754d1d1a897d0f76ffb92450cd5c8ae16c9a image: ghcr.io/linuxserver/radarr@sha256:40f10a3d826f6c231d338738c3c86bf0d23a9546f20f8b1b504c6c579b79992c
container_name: radarr container_name: radarr
ports: ports:
- "7878:7878" - "7878:7878"