chore(deps): update anheyu blog to v1.6.8 (#2907)
This commit is contained in:
parent
66cb445fe6
commit
d8a96de670
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
anheyu:
|
anheyu:
|
||||||
image: anheyu/pro:1.6.7
|
image: anheyu/pro:1.6.8
|
||||||
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.7
|
image: anheyu/anheyu-backend:1.6.8
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
labels:
|
labels:
|
||||||
Loading…
Reference in New Issue