Update Dockerfile

This commit is contained in:
Glenn Y. Rolland 2024-10-19 09:46:26 +00:00
parent 8b3981a3e7
commit fc63b09cfb

View file

@ -1,4 +1,5 @@
FROM drone/drone-runner-docker:1.8.2 # FROM drone/drone-runner-docker:1.8.2
FROM drone/drone-runner-docker:1.8.3
COPY entrypoint-wrapper.sh /usr/bin/entrypoint-wrapper COPY entrypoint-wrapper.sh /usr/bin/entrypoint-wrapper