chore(deps): update anheyu blog to v1.5.8 (#2468)
This commit is contained in:
parent
ac1516a133
commit
4e9574fdd0
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
anheyu:
|
anheyu:
|
||||||
image: anheyu/pro:1.5.6
|
image: anheyu/pro:1.5.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.5.6
|
image: anheyu/anheyu-backend:1.5.8
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
labels:
|
labels:
|
||||||
Loading…
Reference in New Issue