Update Dockerfile

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
ENTRYPOINT ["/usr/bin/entrypoint-wrapper"]