Fix base image add-on slug (#20)

This commit is contained in:
Franck Nijhof 2021-01-19 23:22:29 +01:00 committed by GitHub
parent 3df1a19bdc
commit eee09bda05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
{
"name": "Ubuntu Base Image",
"version": "dev",
"slug": "base",
"slug": "ubuntu-base",
"description": "Docker Ubuntu base images used by Home Assistant Community Add-ons.",
"url": "https://github.com/hassio-addons/addon-ubuntu-base",
"arch": ["aarch64", "amd64", "armv7", "i386"]