1
0
Fork 0

chore(deps): update anheyu/anheyu-backend docker tag to v1.1.10

This commit is contained in:
renovate[bot] 2025-09-21 17:01:46 +00:00 committed by GitHub
parent 84cbd8d856
commit 86b9bed0b3
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
services: services:
anheyu: anheyu:
# build: . # build: .
image: anheyu/anheyu-backend:1.1.9 image: anheyu/anheyu-backend:1.1.10
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
labels: labels:

View File

@ -1,7 +1,7 @@
services: services:
anheyu: anheyu:
# build: . # build: .
image: anheyu/anheyu-backend:1.1.9 image: anheyu/anheyu-backend:1.1.10
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
labels: labels: