diff --git a/octoprint-proxy/Dockerfile b/octoprint-proxy/Dockerfile index fad1a01a..ee13b264 100644 --- a/octoprint-proxy/Dockerfile +++ b/octoprint-proxy/Dockerfile @@ -1,4 +1,4 @@ -ARG BUILD_FROM=ghcr.io/hassio-addons/base:13.0.0 +ARG BUILD_FROM=ghcr.io/hassio-addons/base:13.2.2 FROM $BUILD_FROM ENV S6_CMD_WAIT_FOR_SERVICES_MAXTIME=30000 diff --git a/octoprint-proxy/build.yaml b/octoprint-proxy/build.yaml index c2ae7a5f..b3ed1460 100644 --- a/octoprint-proxy/build.yaml +++ b/octoprint-proxy/build.yaml @@ -1,5 +1,5 @@ --- build_from: - armv7: ghcr.io/hassio-addons/base:13.0.0 - aarch64: ghcr.io/hassio-addons/base:13.0.0 - amd64: ghcr.io/hassio-addons/base:13.0.0 + armv7: ghcr.io/hassio-addons/base:13.2.2 + aarch64: ghcr.io/hassio-addons/base:13.2.2 + amd64: ghcr.io/hassio-addons/base:13.2.2