Bump busybox 1.28.2

This commit is contained in:
2018-03-28 15:07:58 +01:00
parent 0bfee69480
commit 901f973704
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Pre-define ARGs to ensure correct scope
ARG GLIBC_VER=2.27
ARG BUSYB_VER=1.28.1
ARG BUSYB_VER=1.28.2
ARG SU_EXEC_VER=v0.3
ARG TINI_VER=v0.17.0