chore(deps): update anheyu blog to v1.6.3 (#2733)
This commit is contained in:
parent
709624729c
commit
092e9ca052
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
anheyu:
|
anheyu:
|
||||||
image: anheyu/pro:1.6.1
|
image: anheyu/pro:1.6.3
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
labels:
|
labels:
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
anheyu:
|
anheyu:
|
||||||
image: anheyu/anheyu-backend:1.6.2
|
image: anheyu/anheyu-backend:1.6.3
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
labels:
|
labels:
|
||||||
Loading…
Reference in New Issue