We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c60642f commit fb3f78fCopy full SHA for fb3f78f
etc/kayobe/environments/ci-builder/inventory/group_vars/seed/dev-tools
@@ -1,3 +1,3 @@
1
# Ensure we're using modern docker-buildx instead of legacy docker-build
2
dev_tools_packages_extra:
3
- - "{% if os_distribution == 'ubuntu' %}docker-buildx-plugin{% endif %}"
+ - "{% if os_distribution == 'ubuntu' %}docker-buildx{% endif %}"
0 commit comments