diff --git a/tor/Dockerfile b/tor/Dockerfile index 366ec33..b3329c2 100755 --- a/tor/Dockerfile +++ b/tor/Dockerfile @@ -1,4 +1,4 @@ -ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.1.1 +ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.2.0 # hadolint ignore=DL3006 FROM ${BUILD_FROM} diff --git a/tor/build.yaml b/tor/build.yaml index b012a18..135b62d 100644 --- a/tor/build.yaml +++ b/tor/build.yaml @@ -1,4 +1,4 @@ --- build_from: - aarch64: ghcr.io/hassio-addons/base:20.1.1 - amd64: ghcr.io/hassio-addons/base:20.1.1 + aarch64: ghcr.io/hassio-addons/base:20.2.0 + amd64: ghcr.io/hassio-addons/base:20.2.0