Skip to content
Snippets Groups Projects
Commit c9c787aa authored by nimrod's avatar nimrod
Browse files

Workbench: Pin versions of Hashicorp packages.

Stay with open source licenses to avoid unpleasantries.
parent fc2be88f
Branches
No related tags found
No related merge requests found
Pipeline #3558 passed
...@@ -25,7 +25,7 @@ RUN apt-get update && \ ...@@ -25,7 +25,7 @@ RUN apt-get update && \
clickhouse-client \ clickhouse-client \
cmake \ cmake \
composer \ composer \
consul \ consul=1.16.2-1 \
curl \ curl \
dbus-x11 \ dbus-x11 \
default-jdk-headless \ default-jdk-headless \
...@@ -110,7 +110,7 @@ RUN apt-get update && \ ...@@ -110,7 +110,7 @@ RUN apt-get update && \
nodejs \ nodejs \
npm \ npm \
ostree \ ostree \
packer \ packer=1.9.4-1 \
php-cli \ php-cli \
plocate \ plocate \
postgresql-client \ postgresql-client \
...@@ -137,7 +137,7 @@ RUN apt-get update && \ ...@@ -137,7 +137,7 @@ RUN apt-get update && \
task-hebrew \ task-hebrew \
task-ssh-server \ task-ssh-server \
telnet \ telnet \
terraform \ terraform=1.5.7-1 \
time \ time \
tk-dev \ tk-dev \
tmux \ tmux \
...@@ -146,8 +146,8 @@ RUN apt-get update && \ ...@@ -146,8 +146,8 @@ RUN apt-get update && \
ttyrec \ ttyrec \
udftools \ udftools \
unzip \ unzip \
vagrant \ vagrant=2.3.7-1 \
vault \ vault=1.14.3-1 \
vcdimager \ vcdimager \
vim-nox \ vim-nox \
w3m-img \ w3m-img \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment