Compare commits
7 Commits
bd9564cddf
...
3cf252b2a7
| Author | SHA1 | Date | |
|---|---|---|---|
| 3cf252b2a7 | |||
| 7c915572a2 | |||
| 776095a748 | |||
| e6f64bb5f4 | |||
| 6e6e8c6c83 | |||
| 11da749bdf | |||
| 5ed2ce7d31 |
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: databasus/databasus:v3.11.2
|
||||
image: databasus/databasus:v3.16.2
|
||||
container_name: databasus
|
||||
ports:
|
||||
- 8086:4005
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: lscr.io/linuxserver/calibre:9.3.0
|
||||
image: lscr.io/linuxserver/calibre:9.3.1
|
||||
container_name: calibre
|
||||
environment:
|
||||
- PASSWORD= #optional
|
||||
|
||||
@@ -4,7 +4,7 @@ services:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
container_name: dozzle
|
||||
image: amir20/dozzle:v10.0.3
|
||||
image: amir20/dozzle:v10.0.4
|
||||
ports:
|
||||
- 8083:8080
|
||||
networks:
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ghcr.io/alam00000/bentopdf-simple:2.2.1
|
||||
image: ghcr.io/alam00000/bentopdf-simple:2.3.1
|
||||
container_name: pdf
|
||||
ports:
|
||||
- "4003:8080"
|
||||
|
||||
Reference in New Issue
Block a user