diff options
Diffstat (limited to 'util/vagrant/Dockerfile')
| -rw-r--r-- | util/vagrant/Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/vagrant/Dockerfile b/util/vagrant/Dockerfile index 1936ee023..951d4fc40 100644 --- a/util/vagrant/Dockerfile +++ b/util/vagrant/Dockerfile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | FROM qmkfm/base_container | 1 | FROM qmkfm/qmk_cli |
| 2 | 2 | ||
| 3 | # Basic upgrades; install sudo and SSH. | 3 | # Basic upgrades; install sudo and SSH. |
| 4 | RUN apt-get update && apt-get install --no-install-recommends -y \ | 4 | RUN apt-get update && apt-get install --no-install-recommends -y \ |
