Replace code.forgejo.org/oci/redis Docker tag with data.forgejo.org/oci/redis 7.2

This commit is contained in:
Renovate Bot 2026-01-26 11:04:35 +00:00
parent 736c1dd909
commit 5890b87c6b
No known key found for this signature in database
GPG key ID: 8AC4BEEB5900F976

View file

@ -48,7 +48,7 @@ services:
- internal_network
redis:
image: code.forgejo.org/oci/redis:7.2
image: data.forgejo.org/oci/redis:7.2
tmpfs:
- /var/lib/redis/
networks: