chore: add DEPLOY_TIMESTAMP build arg for cache busting
This commit is contained in:
@@ -33,6 +33,8 @@ services:
|
||||
api:
|
||||
build:
|
||||
context: ./backend
|
||||
args:
|
||||
DEPLOY_TIMESTAMP: "20260622195600"
|
||||
restart: unless-stopped
|
||||
deploy:
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user