Update Dockerfile
This commit is contained in:
parent
8f435f86fc
commit
e67868c44f
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
FROM drone/drone:2.22.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
|
||||
|
||||
|
|
Loading…
Reference in a new issue