Compare commits
1 Commits
renovate/c
...
56fa49b082
| Author | SHA1 | Date | |
|---|---|---|---|
| 56fa49b082 |
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
forgejo:
|
forgejo:
|
||||||
container_name: forgejo
|
container_name: forgejo
|
||||||
image: codeberg.org/forgejo/forgejo:14.0.3-rootless@sha256:3bde16a366e57f37c09599b77ceb83ed05b1934f8224072f8140bc66cf243608
|
image: codeberg.org/forgejo/forgejo:14.0.2-rootless@sha256:5552c9e25f353760420b8ac7a7f0f0a788ff571bbfd8e2c1e93503d3e2e1b87a
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
user: ${PUID}:${PGID}
|
user: ${PUID}:${PGID}
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
healthchecks:
|
healthchecks:
|
||||||
container_name: healthchecks
|
container_name: healthchecks
|
||||||
image: ghcr.io/linuxserver/healthchecks:4.0.20260216@sha256:9748ad5de1a8aaede64e54d742424f2e8a92ed661814c232b333e567de40d829
|
image: ghcr.io/linuxserver/healthchecks:4.0.20260309@sha256:aadb6c5407f817dc3204d3bb0b77aa7d58f73df58097d75fe2d949af8ed54385
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
- PUID=${PUID}
|
- PUID=${PUID}
|
||||||
|
|||||||
Reference in New Issue
Block a user