chore: Bump drone version to 2.22.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Glenn Y. Rolland 2024-01-09 22:36:52 +01:00
parent e3b19ce700
commit 8f435f86fc

View file

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