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 2ce2b36 commit 75e4aadCopy full SHA for 75e4aad
2 files changed
sqlite-web/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.0.1
+ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.0.2
2
# hadolint ignore=DL3006
3
FROM ${BUILD_FROM}
4
sqlite-web/build.yaml
---
build_from:
- aarch64: ghcr.io/hassio-addons/base:20.0.1
- amd64: ghcr.io/hassio-addons/base:20.0.1
+ aarch64: ghcr.io/hassio-addons/base:20.0.2
+ amd64: ghcr.io/hassio-addons/base:20.0.2
0 commit comments