Compare commits
4 Commits
renovate/g
...
faaca0dd64
| Author | SHA1 | Date | |
|---|---|---|---|
| faaca0dd64 | |||
| e06cc2e7b7 | |||
|
|
52477db4ad | ||
|
|
74bdd11775 |
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
gitea:
|
||||
container_name: gitea
|
||||
image: gitea/gitea:1.25.1-rootless
|
||||
image: gitea/gitea:1.25.2-rootless
|
||||
restart: always
|
||||
volumes:
|
||||
- ${GITEA_DATA_LOCATION}:/var/lib/gitea
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
jellyfin:
|
||||
image: jellyfin/jellyfin:10.11.3
|
||||
image: jellyfin/jellyfin:10.11.5
|
||||
user: ${JELLYFIN_USER_UID}:${JELLYFIN_USER_GID}
|
||||
network_mode: 'host'
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user