push to version 730f6bab6fc0ca4077f3b09d866ad50767df9086

This commit is contained in:
Sebastian Hugentobler 2021-06-28 13:49:42 +00:00
parent d32b692d8f
commit e9ba62946b

View File

@ -1,6 +1,6 @@
FROM alpine:3.13 as builder
FROM alpine:3.14 as builder
ENV VERSION=6accb530c62d3eec34bd549e42e927d5e092e493
ENV VERSION=730f6bab6fc0ca4077f3b09d866ad50767df9086
RUN apk --no-cache add \
gcc \