fixtypo
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Roxie Gibson 2021-11-11 11:27:25 +00:00
parent a780495076
commit 6b2f3d4081
Signed by untrusted user: roxxers
GPG Key ID: 5D0140EDEE123F4D
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM ldez/traefik-certs-dumper:v2.7.4
COPY entrypoint.sh /opt/entrypoint.sh
COPY post-script.sh /opt/post-hook.sh
COPY post-hook.sh /opt/post-hook.sh
ENTRYPOINT /opt/entrypoint.sh