Compare commits
1 Commits
renovate/g
...
ca26b2f4ce
| Author | SHA1 | Date | |
|---|---|---|---|
| ca26b2f4ce |
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
adminer:
|
||||
container_name: adminer
|
||||
image: docker.io/library/adminer:5.4.2@sha256:16a72c6140f64d00a3a9edf8d3d3b18a7b0a29ca31b0453378d9eb71f01f9e34
|
||||
image: docker.io/library/adminer:5.4.2@sha256:6de28d31ace560fc6b82a691a806452e8ab1cf85969049a493497deb9087b570
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- ${PORT}:8080
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
kiwix:
|
||||
container_name: kiwix
|
||||
image: ghcr.io/kiwix/kiwix-serve:3.8.2@sha256:0b6541355b250c6b45d2d7725e88f22f1d6a0f45ad9480d9c0bd4bc58436a12f
|
||||
image: ghcr.io/kiwix/kiwix-serve:3.8.2@sha256:acdab28186a66b51bfd4202210c6732931ea95cf41c711148a0c9770b9fcc9e1
|
||||
restart: unless-stopped
|
||||
command:
|
||||
- '*.zim'
|
||||
|
||||
Reference in New Issue
Block a user