chore(deps): update verdaccio/verdaccio docker tag to v6.2.1 (#2242)
This commit is contained in:
parent
c73f9b0a1b
commit
cb931f21b1
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
verdaccio:
|
||||
image: "verdaccio/verdaccio:6.2.0"
|
||||
image: "verdaccio/verdaccio:6.2.1"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue