chore(Registry): Upgrade to 2.8.1

https://github.com/distribution/distribution/releases/tag/v2.8.1
This commit is contained in:
2022-04-13 23:15:32 +02:00
parent 10337ac53c
commit 8da5cc41ed

View File

@ -7,7 +7,7 @@ volumes:
services:
registry:
container_name: ${REGISTRY_CONTAINER_NAME}
image: ${REGISTRY_IMAGE:-registry:2.8.0}
image: ${REGISTRY_IMAGE:-registry:2.8.1}
restart: always
environment:
REGISTRY_AUTH: htpasswd