Update verdaccio/verdaccio Docker tag to v6.1.1
This commit is contained in:
parent
a0258b9386
commit
edf4fd8b2d
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
verdaccio:
|
||||
image: "verdaccio/verdaccio:6.1.0"
|
||||
image: "verdaccio/verdaccio:6.1.1"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
|
|
|
|||
Loading…
Reference in New Issue