chore: add DEPLOY_TIMESTAMP build arg for cache busting
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM mcr.microsoft.com/dotnet/sdk:10.0-alpine AS build
|
||||
ARG DEPLOY_TIMESTAMP
|
||||
WORKDIR /src
|
||||
COPY Nexus.Api.csproj .
|
||||
# cache-bust: 2026-06-22T19:56+02
|
||||
|
||||
Reference in New Issue
Block a user