[drone-ci]: update alpine image

This commit is contained in:
Jesús 2021-12-22 15:47:23 -05:00
parent 5f862ca25b
commit f99e81b032
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -3,7 +3,7 @@ name: default
steps:
- name: alpine
image: alpine:3.13.5
image: alpine:3.13.7
commands:
- apk update
- apk add musl-locales openjdk11 py3-pip make