chore: Specify docker registry version
This commit is contained in:
parent
e17d2fabd7
commit
645a6214b0
@ -9,7 +9,7 @@ volumes:
|
|||||||
services:
|
services:
|
||||||
registry:
|
registry:
|
||||||
restart: always
|
restart: always
|
||||||
image: registry:latest
|
image: "registry:2.8.3"
|
||||||
environment:
|
environment:
|
||||||
REGISTRY_AUTH: htpasswd
|
REGISTRY_AUTH: htpasswd
|
||||||
REGISTRY_AUTH_HTPASSWD_REALM: Registry Realm
|
REGISTRY_AUTH_HTPASSWD_REALM: Registry Realm
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user