Update Dockerfile
Some checks reported errors
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build was killed

This commit is contained in:
Glenn Y. Rolland 2025-07-06 20:07:01 +00:00
parent 5da1a68960
commit 6e560507b3

View file

@ -1,6 +1,7 @@
# FROM drone/drone:2.20.0
# FROM drone/drone:2.22.0
FROM drone/drone:2.24.0
# FROM drone/drone:2.24.0
FROM drone/drone:2.26.0
COPY entrypoint-wrapper.sh /usr/bin/entrypoint-wrapper