remove digest from image

This commit is contained in:
Philipp Rothmann 2025-04-21 12:10:50 +02:00
parent e8e9592e76
commit 311cd08387

View File

@ -41,7 +41,7 @@ services:
healthcheck:
disable: false
redis:
image: redis:6.2-alpine@sha256:eaba718fecd1196d88533de7ba49bf903ad33664a92debb24660a922ecd9cac8
image: redis:6.2-alpine
healthcheck:
test: redis-cli ping || exit 1
networks: