Compare commits
7 Commits
607621c628
...
renovate/g
| Author | SHA1 | Date | |
|---|---|---|---|
| c4b815ba58 | |||
| fb1b676387 | |||
| 2edf56aec6 | |||
| bdf95ce1dc | |||
| 2d99d1bf74 | |||
| 76935f5e8f | |||
| ea7ddf56ab |
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: databasus/databasus:v3.18.0
|
||||
image: databasus/databasus:v3.19.2
|
||||
container_name: databasus
|
||||
ports:
|
||||
- 8086:4005
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ghcr.io/advplyr/audiobookshelf:2.32.1
|
||||
image: ghcr.io/advplyr/audiobookshelf:2.33.0
|
||||
container_name: audiobookshelf
|
||||
ports:
|
||||
- 13378:80
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ghost:6.20.0-alpine
|
||||
image: ghost:6.22.0-alpine
|
||||
container_name: ghost
|
||||
ports:
|
||||
- 4016:2368
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ghcr.io/alam00000/bentopdf-simple:2.4.1
|
||||
image: ghcr.io/alam00000/bentopdf-simple:2.5.0
|
||||
container_name: pdf
|
||||
ports:
|
||||
- "4003:8080"
|
||||
|
||||
Reference in New Issue
Block a user