Skip to content

Commit

Permalink
Update devcontainer package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
framctr committed Sep 14, 2024
1 parent 3fc653d commit 5a9adf8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/ansible/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "ansible",
"version": "1.0.0",
"version": "2.0.0",
"name": "ansible",
"documentationURL": "https://github.com/framctr/devcontainer-features/tree/main/src/ansible",
"description": "Install ansible.",
Expand Down
2 changes: 1 addition & 1 deletion src/openstack-client/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "openstack-client",
"version": "1.2.0",
"version": "1.3.0",
"name": "OpenStack Client (via pipx)",
"documentationURL": "https://github.com/framctr/devcontainer-features/tree/main/src/openstack-client",
"description": "Install an up-to-date version of OpenStack client via pipx.",
Expand Down

0 comments on commit 5a9adf8

Please sign in to comment.