Skip to content

Commit

Permalink
vagrant 2.2.19 (vagrant-libvirt#1399)
Browse files Browse the repository at this point in the history
https://github.com/hashicorp/vagrant/blob/main/CHANGELOG.md#2219-november-5-2021
was released recently; Update the docker image to consume.
  • Loading branch information
yjftsjthsd-g authored Nov 16, 2021
1 parent 32d1805 commit 5eac9de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 5eac9de

Please sign in to comment.