Update Dockerfile
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
continuous-integration/drone Build is passing

This commit is contained in:
Glenn Y. Rolland 2024-10-19 09:04:19 +00:00
parent e67868c44f
commit b22d8bf874

View file

@ -5,3 +5,4 @@ FROM drone/drone:2.24.0
COPY entrypoint-wrapper.sh /usr/bin/entrypoint-wrapper COPY entrypoint-wrapper.sh /usr/bin/entrypoint-wrapper
ENTRYPOINT ["/usr/bin/entrypoint-wrapper"] ENTRYPOINT ["/usr/bin/entrypoint-wrapper"]