chore(deps): update anheyu blog to v1.7.1 (#3624)
This commit is contained in:
parent
8a26ce748e
commit
1eb84728d5
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
anheyu:
|
anheyu:
|
||||||
image: anheyu/pro:1.7.0
|
image: anheyu/pro:1.7.1
|
||||||
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.7.0
|
image: anheyu/anheyu-backend:1.7.1
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
labels:
|
labels:
|
||||||
Loading…
Reference in New Issue