chore(deps): update all digest updates (#749)
Co-authored-by: Renovate Bot <renovate@mgrote.net> Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
parent
7a5303ab00
commit
90fa6e060d
3 changed files with 3 additions and 3 deletions
|
@ -17,7 +17,7 @@ services:
|
||||||
|
|
||||||
python-api-server:
|
python-api-server:
|
||||||
container_name: httpd-api
|
container_name: httpd-api
|
||||||
image: "registry.mgrote.net/python-api-server:latest@sha256:fb07349121e87dfac3752c6f7af0e62fef6fa43430fb560444457cb950ffc86d"
|
image: "registry.mgrote.net/python-api-server:latest@sha256:5c0a98c2acfbfadeaeba85598c2da701a37250aedddee1045a0047c81e57d79f"
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- "5040:5000"
|
- "5040:5000"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
version: '3.3'
|
version: '3.3'
|
||||||
services:
|
services:
|
||||||
postfix:
|
postfix:
|
||||||
image: "registry.mgrote.net/postfix:master@sha256:ec13b9a28b0fcafdffdf68af3166cfb10a49ae0f67eecfe19ceff077750ca1d6"
|
image: "registry.mgrote.net/postfix:master@sha256:84555f8d08552afe58c1f05ea341f45073113694bb211277b532a192b7ddd0e4"
|
||||||
container_name: mail-relay
|
container_name: mail-relay
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
|
|
|
@ -3,7 +3,7 @@ services:
|
||||||
routeros-config-export:
|
routeros-config-export:
|
||||||
container_name: routeros-config-export
|
container_name: routeros-config-export
|
||||||
restart: always
|
restart: always
|
||||||
image: "registry.mgrote.net/routeros-config-export:master@sha256:9c02e18cf1123dc2a3b069be17ebde75d48e24cc248abd8feca53013a26062fb"
|
image: "registry.mgrote.net/routeros-config-export:master@sha256:7f0c7e37f431858e7786ca728a4dfc576d44a15098f2c122df2fa4aed34f622f"
|
||||||
volumes:
|
volumes:
|
||||||
- ./key_rb5009:/key_rb5009:ro
|
- ./key_rb5009:/key_rb5009:ro
|
||||||
- ./key_hex:/key_hex:ro
|
- ./key_hex:/key_hex:ro
|
||||||
|
|
Loading…
Reference in a new issue