Update Dockerfile

This commit is contained in:
Glenn Y. Rolland 2023-09-11 11:55:54 +00:00
parent 5b5d1def86
commit c9e25216dd

View file

@ -1,4 +1,4 @@
FROM drone/drone:2.12.1
FROM drone/drone:2.20.0
COPY entrypoint-wrapper.sh /usr/bin/entrypoint-wrapper