Updated used drone image

This commit is contained in:
Nicolai Ort 2021-08-17 20:43:24 +02:00
parent 66ecf81556
commit 030a9503c3
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ name: build:tag
steps:
- name: build and package
depends_on: ["clone"]
image: node:15.11.0-alpine3.13
image: node:16-alpine3.14
commands:
- apk add git zip -f
- yarn