FIX copy target
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
2023-03-09 20:28:04 +01:00
parent e904e193ad
commit 672b67dc4a

View File

@@ -1,6 +1,6 @@
FROM redmine:5-bullseye
COPY plugins/ patches/project_identifier.patch .
COPY plugins/ patches/project_identifier.patch ./
COPY pre-entrypoint.sh /
ENV REDMINE_SEND_REMINDERS_DAYS=0 \