fix(docker): remove stale COPY dns-providers/ — moved to src/dns/dns-providers/
This commit is contained in:
@@ -11,7 +11,6 @@ RUN npm install --production
|
||||
COPY *.js ./
|
||||
COPY src/ ./src/
|
||||
COPY routes/ ./routes/
|
||||
COPY dns-providers/ ./dns-providers/
|
||||
COPY openapi.yaml ./
|
||||
|
||||
# VERSION file holds the short git SHA the image was built from. Committed as
|
||||
|
||||
Reference in New Issue
Block a user