There was an error while loading. Please reload this page.
1 parent 98ea671 commit 0c7e8bdCopy full SHA for 0c7e8bd
2 files changed
adguard/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BUILD_FROM=ghcr.io/hassio-addons/base:18.1.1
+ARG BUILD_FROM=ghcr.io/hassio-addons/base:18.1.3
2
# hadolint ignore=DL3006
3
FROM ${BUILD_FROM}
4
adguard/build.yaml
@@ -1,8 +1,8 @@
---
build_from:
- aarch64: ghcr.io/hassio-addons/base:18.1.1
- amd64: ghcr.io/hassio-addons/base:18.1.1
5
- armv7: ghcr.io/hassio-addons/base:18.1.1
+ aarch64: ghcr.io/hassio-addons/base:18.1.3
+ amd64: ghcr.io/hassio-addons/base:18.1.3
+ armv7: ghcr.io/hassio-addons/base:18.1.3
6
codenotary:
7
base_image: codenotary@frenck.dev
8
signer: codenotary@frenck.dev
0 commit comments