Updated Go lang to 1.17.1 version

This commit is contained in:
Alexey Pustovalov
2021-09-14 02:17:14 +02:00
parent dec682ea45
commit 43f519778e
2 changed files with 17 additions and 12 deletions

View File

@@ -20,6 +20,7 @@ LABEL org.opencontainers.image.title="Zabbix build base" \
org.opencontainers.image.source="${ZBX_SOURCES}"
RUN set -eux && \
env && \
apk add --no-cache --clean-protected \
bash \
autoconf \