Compare commits
4 Commits
75e7cf0c5b
...
147cee7795
| Author | SHA1 | Date | |
|---|---|---|---|
| 147cee7795 | |||
| b5abc84d4e | |||
| 413832cf55 | |||
| 0e34997594 |
@@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
actualbudget:
|
actualbudget:
|
||||||
image: actualbudget/actual-server:26.1.0
|
image: actualbudget/actual-server:26.7.0
|
||||||
container_name: actualbudget
|
container_name: actualbudget
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
adventurelog:
|
adventurelog:
|
||||||
image: ghcr.io/seanmorley15/adventurelog-backend:v0.11.0
|
image: ghcr.io/seanmorley15/adventurelog-backend:v0.12.1
|
||||||
container_name: adventurelog
|
container_name: adventurelog
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
@@ -66,7 +66,7 @@ services:
|
|||||||
start_period: 20s
|
start_period: 20s
|
||||||
|
|
||||||
adventurelog-frontend:
|
adventurelog-frontend:
|
||||||
image: ghcr.io/seanmorley15/adventurelog-frontend:v0.11.0
|
image: ghcr.io/seanmorley15/adventurelog-frontend:v0.12.1
|
||||||
container_name: adventurelog-frontend
|
container_name: adventurelog-frontend
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
audiobookshelf:
|
audiobookshelf:
|
||||||
image: ghcr.io/advplyr/audiobookshelf:2.19.5
|
image: ghcr.io/advplyr/audiobookshelf:2.35.1
|
||||||
container_name: audiobookshelf
|
container_name: audiobookshelf
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
# Runs as root (see note above). Restore an escalation boundary: block SUID-based privilege
|
# Runs as root (see note above). Restore an escalation boundary: block SUID-based privilege
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
calcom:
|
calcom:
|
||||||
image: calcom/cal.com:v4.6.9
|
image: calcom/cal.com:v6.2.0
|
||||||
container_name: calcom
|
container_name: calcom
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|||||||
Reference in New Issue
Block a user