chore(deps): update redis:7.2.4 docker digest to c80088a (#713)
Co-authored-by: Renovate Bot <renovate@mgrote.net> Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
parent
37a04a3780
commit
3aad4ea588
2 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@ services:
|
|||
|
||||
######## Redis ########
|
||||
nextcloud-redis:
|
||||
image: "redis:7.2.4@sha256:4b577e0a625435752d67932f8f8ac70ab3ab3a190d47c70d338a493ddf1cbea1"
|
||||
image: "redis:7.2.4@sha256:c80088a882209992be29f09f782c513c223f6fc45533918bdf42958e91de902c"
|
||||
container_name: nextcloud-redis
|
||||
hostname: nextcloud-redis
|
||||
networks:
|
||||
|
|
|
@ -56,7 +56,7 @@ services:
|
|||
# docker pull registry.mgrote.net/myfirstimage
|
||||
|
||||
oci-registry-redis:
|
||||
image: "redis:7.2.4@sha256:4b577e0a625435752d67932f8f8ac70ab3ab3a190d47c70d338a493ddf1cbea1"
|
||||
image: "redis:7.2.4@sha256:c80088a882209992be29f09f782c513c223f6fc45533918bdf42958e91de902c"
|
||||
container_name: oci-registry-redis
|
||||
networks:
|
||||
- intern
|
||||
|
|
Loading…
Reference in a new issue