Skip to content

Commit

Permalink
Update ubuntu release
Browse files Browse the repository at this point in the history
  • Loading branch information
ycombinator committed Mar 21, 2023
1 parent 6bd829d commit 9906c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ Vagrant.configure("2") do |config|
end

config.vm.define "dev" do |nodeconfig|
nodeconfig.vm.box = "ubuntu/impish64"
nodeconfig.vm.box = "ubuntu/jammy64"

nodeconfig.vm.hostname = "elastic-agent-dev"

Expand Down

0 comments on commit 9906c53

Please sign in to comment.