mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-29 13:45:20 +01:00
update registry image version in test docker-compose file
This commit is contained in:
parent
03e2a3ee56
commit
269b6b887a
@ -1,7 +1,7 @@
|
|||||||
version: '2'
|
version: '2'
|
||||||
services:
|
services:
|
||||||
registry:
|
registry:
|
||||||
image: library/registry:2.4.0
|
image: library/registry:2.5.0
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- /data/registry:/storage
|
- /data/registry:/storage
|
||||||
|
Loading…
Reference in New Issue
Block a user