Skip to content

Commit

Permalink
[CUPS] Remove old stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxWinterstein committed Nov 16, 2023
1 parent 97d2ef5 commit a75e56a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion cups/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
FROM ghcr.io/hassio-addons/debian-base:7.1.0
ARG BUILD_FROM
FROM $BUILD_FROM

LABEL io.hass.version="1.0" io.hass.type="addon" io.hass.arch="aarch64|amd64"

Expand Down
2 changes: 1 addition & 1 deletion cups/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: CUPS

Check warning on line 1 in cups/config.yaml

View workflow job for this annotation

GitHub Actions / Addon linting (cups)

'map' contains the 'config' folder, which has been replaced by 'homeassistant_config'. See: https://developers.home-assistant.io/blog/2023/11/06/public-addon-config
version: 3-dev
version: 3.0.0
url: https://github.com/MaxWinterstein/homeassistant-addons/
image: ghcr.io/maxwinterstein/homeassistant-addon-cups-{arch}
slug: cups
Expand Down

0 comments on commit a75e56a

Please sign in to comment.