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
|
- internal_network
|
||||||
|
|
||||||
redis:
|
redis:
|
||||||
image: code.forgejo.org/oci/redis:7.2
|
image: data.forgejo.org/oci/redis:7.2
|
||||||
tmpfs:
|
tmpfs:
|
||||||
- /var/lib/redis/
|
- /var/lib/redis/
|
||||||
networks:
|
networks:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue