chore(deps): update anheyu blog to v1.6.11 (#3355)
This commit is contained in:
parent
ce5746279f
commit
fb80997906
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
anheyu:
|
anheyu:
|
||||||
image: anheyu/pro:1.6.10
|
image: anheyu/pro:1.6.11
|
||||||
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.10
|
image: anheyu/anheyu-backend:1.6.11
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
labels:
|
labels:
|
||||||
Loading…
Reference in New Issue