mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-09 06:32:41 +01:00
@@ -19,7 +19,7 @@ RUN apt-get update && apt-get install -y \
|
||||
--no-install-recommends \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
ENV VAGRANT_VERSION 2.2.6
|
||||
ENV VAGRANT_VERSION 2.2.9
|
||||
|
||||
# download the source
|
||||
RUN curl -sSL "https://releases.hashicorp.com/vagrant/${VAGRANT_VERSION}/vagrant_${VAGRANT_VERSION}_x86_64.deb" -o /tmp/vagrant-amd64.deb \
|
||||
|
||||
Reference in New Issue
Block a user