adds missing ""

master
Moisés Guimarães 2017-09-19 10:22:18 -03:00
parent 1868c27103
commit fb5a59c738
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
ARG WOLFSSL_PACKAGES=libwolfssl12 libwolfssl-dev
ARG WOLFSSL_PACKAGES="libwolfssl12 libwolfssl-dev"
FROM debian
# activate WOLFSSL_INSTALLS arg after FROM