Skip to content

Commit

Permalink
added missing base images in x server build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
LaneaLucy committed Jan 23, 2024
1 parent 651de5b commit 4e6df95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xserver/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ build_from:
aarch64: ghcr.io/hassio-addons/debian-base/aarch64:7.2.0
amd64: ghcr.io/hassio-addons/debian-base/amd64:7.2.0
armv7: ghcr.io/hassio-addons/debian-base/armv7:7.2.0
armhf: ghcr.io/hassio-addons/debian-base/armv7:7.2.0
i386: ghcr.io/hassio-addons/debian-base/armv7:7.2.0
armvhf: ghcr.io/hassio-addons/debian-base/armhf:7.2.0
i386: ghcr.io/hassio-addons/debian-base/i386:7.2.0

0 comments on commit 4e6df95

Please sign in to comment.