4
0
Fork 0

default to new alpine
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Torma Kristóf 2021-07-09 16:10:24 +02:00
parent 06d7e7e62e
commit d173488fef
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ set -e
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# User config
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
: ${ALPINE_BRANCH:="v3.11"}
: ${ALPINE_BRANCH:="v3.14"}
: ${ALPINE_MIRROR:="http://dl-cdn.alpinelinux.org/alpine"}
: ${DEFAULT_TIMEZONE:="Etc/UTC"}