Update Dockerfile

This commit is contained in:
Glenn Y. Rolland 2024-10-19 08:48:29 +00:00
parent 8f435f86fc
commit e67868c44f

View file

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