diff --git a/example/build.yaml b/example/build.yaml index cdca316..8f7b01c 100644 --- a/example/build.yaml +++ b/example/build.yaml @@ -6,8 +6,8 @@ build_from: armv7: "ghcr.io/home-assistant/armv7-base:3.15" i386: "ghcr.io/home-assistant/i386-base:3.15" labels: - org.opencontainers.image.title: "Home Assistant Add-on: Example add-on" - org.opencontainers.image.description: "Example add-on to use as a blueprint for new add-ons." + org.opencontainers.image.title: "Home Assistant Add-on: New Example add-on" + org.opencontainers.image.description: "New Example add-on to use as a blueprint for new add-ons." org.opencontainers.image.source: "https://github.com/home-assistant/addons-example" org.opencontainers.image.licenses: "Apache License 2.0" args: