Compare commits
5 Commits
d0b292af2d
...
7c574470c5
| Author | SHA1 | Date | |
|---|---|---|---|
| 7c574470c5 | |||
| da46b6dac2 | |||
| 0fc00d264e | |||
| c77dfcfc73 | |||
| 389c3b5e3b |
@@ -7,7 +7,7 @@ services:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
container_name: pgadmin
|
||||
image: dpage/pgadmin4:9.12.0
|
||||
image: dpage/pgadmin4:9.13.0
|
||||
ports:
|
||||
- 8082:80
|
||||
networks:
|
||||
|
||||
@@ -5,7 +5,7 @@ services:
|
||||
# extends:
|
||||
# file: ${TEMPLATES_PATH}
|
||||
# service: default
|
||||
image: louislam/uptime-kuma:2.1.3
|
||||
image: louislam/uptime-kuma:2.2.0
|
||||
container_name: uptime-kuma
|
||||
restart: unless-stopped
|
||||
security_opt:
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ghcr.io/kiwix/kiwix-serve:3.8.1
|
||||
image: ghcr.io/kiwix/kiwix-serve:3.8.2
|
||||
container_name: kiwix
|
||||
ports:
|
||||
- 2009:8080
|
||||
|
||||
Reference in New Issue
Block a user