There was an error while loading. Please reload this page.
1 parent a10f2b3 commit b708dadCopy full SHA for b708dad
2 files changed
uptime-kuma/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.0
+ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1
2
# hadolint ignore=DL3006
3
FROM ${BUILD_FROM}
4
uptime-kuma/build.yaml
---
build_from:
- aarch64: ghcr.io/hassio-addons/base:20.1.0
- amd64: ghcr.io/hassio-addons/base:20.1.0
+ aarch64: ghcr.io/hassio-addons/base:20.1.1
+ amd64: ghcr.io/hassio-addons/base:20.1.1
0 commit comments