Replace code.forgejo.org/oci/redis Docker tag with data.forgejo.org/oci/redis 7.2
This commit is contained in:
parent
736c1dd909
commit
5890b87c6b
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue