mirror of
https://github.com/goharbor/harbor
synced 2025-04-16 11:12:23 +00:00
fix #1332
This commit is contained in:
parent
c48d908515
commit
9f18c8458b
|
@ -11,7 +11,7 @@ services:
|
||||||
networks:
|
networks:
|
||||||
- harbor
|
- harbor
|
||||||
registry:
|
registry:
|
||||||
image: library/registry:2.5.1
|
image: registry:2.5.1
|
||||||
container_name: registry
|
container_name: registry
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user