chore(deps): update all digest updates (#748)

Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
Renovate Bot 2024-02-06 20:30:57 +01:00 committed by renovate
parent 6e72dd3f9a
commit 7a5303ab00
8 changed files with 9 additions and 9 deletions

View file

@ -10,7 +10,7 @@ steps:
- tag
shellcheck:
image: registry.mgrote.net/allzweckcontainer@sha256:f8ca4352976dff1f1506a09a3f1d1b13d8db743b94a3b42b8523665a92afd730
image: registry.mgrote.net/allzweckcontainer@sha256:d5c3e533b1fc02b4a074f85c32e234ca266e9a3e00a03280ce0185b654bf60c1
commands:
- |
find . -type f -not -path './.git/*' -not -path './collections/*' -not -path './friedhof/*' -exec file {} \; | while IFS= read -r line; do

View file

@ -2,7 +2,7 @@ version: '3'
services:
httpd-registry:
container_name: "httpd-registry"
image: "registry.mgrote.net/httpd:master@sha256:4e99b75f28d06cc2fde76b9679119c7a757a2a80176ce5987898cc7f421f48f8"
image: "registry.mgrote.net/httpd:master@sha256:5030d128b9470ef172ad528b61bea9d9de7320f32770b826199c6d64ebaf3478"
restart: always
volumes:
- uploads:/usr/local/apache2/htdocs/
@ -17,7 +17,7 @@ services:
python-api-server:
container_name: httpd-api
image: "registry.mgrote.net/python-api-server:latest@sha256:8a43f0e0c5a779fa08e50a5197916f54ca72dbed5bf07273f075900030c5703a"
image: "registry.mgrote.net/python-api-server:latest@sha256:fb07349121e87dfac3752c6f7af0e62fef6fa43430fb560444457cb950ffc86d"
restart: always
ports:
- "5040:5000"

View file

@ -1,7 +1,7 @@
version: '3.3'
services:
postfix:
image: "registry.mgrote.net/postfix:master@sha256:40295c98aaf8736a0b5dced79df48caf8bf717019629a6c2147c5b10e64f6eba"
image: "registry.mgrote.net/postfix:master@sha256:ec13b9a28b0fcafdffdf68af3166cfb10a49ae0f67eecfe19ceff077750ca1d6"
container_name: mail-relay
restart: always
ports:

View file

@ -62,7 +62,7 @@ services:
MF_API_URL: https://miniflux.mgrote.net/v1
MF_SLEEP: 600
#MF_DEBUG: 1
image: "registry.mgrote.net/miniflux-filter:latest@sha256:5de1711d739552daded234c2c2bb07372cc6c24a28ebae2387c9336cce089b66"
image: "registry.mgrote.net/miniflux-filter:latest@sha256:b75f7c6913dd1954f62ce393110f847c3c04e94fccdfac963fcb54085349c6f4"
volumes:
- ./filter.txt:/data/filter.txt
networks:

View file

@ -54,7 +54,7 @@ services:
######## cron ########
nextcloud-cron:
container_name: nextcloud-cron
image: "registry.mgrote.net/nextcloud-cronjob:master@sha256:f6ea00cce09f2b6bbc9680129e873b330a66e0463eda9fd705ac8e4d735200dc"
image: "registry.mgrote.net/nextcloud-cronjob:master@sha256:f88e0bb3e4c94c1486147ebfd8da17f240fdb9e3a61836c9d7d973fc2f84aafa"
restart: unless-stopped
network_mode: none
depends_on:

View file

@ -3,7 +3,7 @@ services:
routeros-config-export:
container_name: routeros-config-export
restart: always
image: "registry.mgrote.net/routeros-config-export:master@sha256:6db0954ba8485a5772ebc8a516574328531a47ffcc7339423cb10b24ab4fab55"
image: "registry.mgrote.net/routeros-config-export:master@sha256:9c02e18cf1123dc2a3b069be17ebde75d48e24cc248abd8feca53013a26062fb"
volumes:
- ./key_rb5009:/key_rb5009:ro
- ./key_hex:/key_hex:ro

View file

@ -3,7 +3,7 @@ version: '2.3'
services:
statping:
container_name: statping
image: "registry.mgrote.net/statping-ng:latest@sha256:2bac4444fd331fc523f86b565a05503a2d88c9dc4eafb515af4901af3e8e1489"
image: "registry.mgrote.net/statping-ng:latest@sha256:1b253ed54720068cf88aa05206b8308674038565cae140b6c0540587f0968260"
restart: always
volumes:
- statping_data:/app

View file

@ -2,7 +2,7 @@ version: '3'
services:
wiki-webserver:
container_name: wiki-webserver
image: "registry.mgrote.net/httpd:master@sha256:4e99b75f28d06cc2fde76b9679119c7a757a2a80176ce5987898cc7f421f48f8"
image: "registry.mgrote.net/httpd:master@sha256:5030d128b9470ef172ad528b61bea9d9de7320f32770b826199c6d64ebaf3478"
restart: always
networks:
- traefik