chore(release): update docker-compose image to v1.0.1
This commit is contained in:
@@ -13,7 +13,7 @@ services:
|
||||
|
||||
backend:
|
||||
# For local development you can switch back to: build: ./backend
|
||||
image: ghcr.io/cqrenet/aoc-backend:v1.0.0
|
||||
image: ghcr.io/cqrenet/aoc-backend:v1.0.1
|
||||
container_name: aoc-backend
|
||||
restart: always
|
||||
env_file:
|
||||
|
||||
Reference in New Issue
Block a user