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 3e91614 commit 2f7b9adCopy full SHA for 2f7b9ad
2 files changed
grocy/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
grocy/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