chore(deps): update registry docker tag to v2.8.3 (#466)
* chore(deps): update registry docker tag to v2.8.3 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
043ec6373e
commit
da61fe37eb
|
|
@ -1,7 +1,7 @@
|
|||
version: '3'
|
||||
services:
|
||||
docker-registry:
|
||||
image: registry:2.8.2
|
||||
image: registry:2.8.3
|
||||
restart: always
|
||||
container_name: ${CONTAINER_NAME}
|
||||
ports:
|
||||
Loading…
Reference in New Issue