1
0
Fork 0

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

This commit is contained in:
renovate[bot] 2025-09-17 13:57:06 +00:00 committed by GitHub
parent ed13963df9
commit f96581d874
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.1 image: anheyu/anheyu-backend:1.1.2
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.1 image: anheyu/anheyu-backend:1.1.2
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
labels: labels: