fix: tag api image to force rebuild
This commit is contained in:
@@ -33,6 +33,9 @@ services:
|
|||||||
api:
|
api:
|
||||||
build:
|
build:
|
||||||
context: ./backend
|
context: ./backend
|
||||||
|
tags:
|
||||||
|
- "nexus-api:latest-20260622a"
|
||||||
|
image: nexus-api:latest-20260622a
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
deploy:
|
deploy:
|
||||||
resources:
|
resources:
|
||||||
|
|||||||
Reference in New Issue
Block a user