chore(deps): update registry docker tag to v3 (#3620)
* chore(deps): update registry docker tag to v3 * 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
b18a93e1d9
commit
779b544379
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
docker-registry:
|
||||
image: registry:2.8.3
|
||||
image: registry:3.0.0
|
||||
restart: always
|
||||
container_name: ${CONTAINER_NAME}
|
||||
ports:
|
||||
Loading…
Reference in New Issue