From b708968694841cb1df6038eaabb880d0fe59a7f4 Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Tue, 19 Jan 2021 23:21:01 -0500 Subject: upgrade to alpine 3.13 (#14343) --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.drone.yml') diff --git a/.drone.yml b/.drone.yml index 74dbf107bd..0531fb4a58 100644 --- a/.drone.yml +++ b/.drone.yml @@ -404,7 +404,7 @@ steps: - name: update pull: default - image: alpine:3.12 + image: alpine:3.13 commands: - ./build/update-locales.sh -- cgit v1.2.3