Update glibc to version 2.28

This commit is contained in:
Joe Groocock 2018-08-02 10:06:38 +01:00 committed by GitHub
parent 0497574b2c
commit d6531b885a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
# Pre-define ARGs to ensure correct scope
ARG GLIBC_VER=2.27
ARG GLIBC_VER=2.28
ARG BUSYB_VER=1.29.1
ARG SU_EXEC_VER=0.3
ARG TINI_VER=0.18.0