Update Dockerfile
This commit is contained in:
parent
5da1a68960
commit
6e560507b3
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
# FROM drone/drone:2.20.0
|
# FROM drone/drone:2.20.0
|
||||||
# FROM drone/drone:2.22.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
|
COPY entrypoint-wrapper.sh /usr/bin/entrypoint-wrapper
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue