Update Dockerfile
This commit is contained in:
parent
8b3981a3e7
commit
fc63b09cfb
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue