mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
vagrant 2.2.19 (#1399)
https://github.com/hashicorp/vagrant/blob/main/CHANGELOG.md#2219-november-5-2021 was released recently; Update the docker image to consume.
This commit is contained in:
parent
32d1805583
commit
5eac9de006
@ -1,5 +1,5 @@
|
||||
# syntax = docker/dockerfile:1.0-experimental
|
||||
ARG VAGRANT_VERSION=2.2.18
|
||||
ARG VAGRANT_VERSION=2.2.19
|
||||
|
||||
|
||||
FROM ubuntu:bionic as base
|
||||
|
Loading…
Reference in New Issue
Block a user