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 daa42c4 commit b02fa93Copy full SHA for b02fa93
mqtt-io/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BUILD_FROM=ghcr.io/hassio-addons/base:15.0.9
+ARG BUILD_FROM=ghcr.io/hassio-addons/base:17.1.2
2
# hadolint ignore=DL3006
3
FROM ${BUILD_FROM}
4
mqtt-io/build.yaml
@@ -1,8 +1,8 @@
---
build_from:
- aarch64: ghcr.io/hassio-addons/base:15.0.9
- amd64: ghcr.io/hassio-addons/base:15.0.9
5
- armv7: ghcr.io/hassio-addons/base:15.0.9
+ aarch64: ghcr.io/hassio-addons/base:17.1.2
+ amd64: ghcr.io/hassio-addons/base:17.1.2
+ armv7: ghcr.io/hassio-addons/base:17.1.2
6
codenotary:
7
base_image: [email protected]
8
signer: [email protected]
0 commit comments