diff --git a/octoprint-proxy/Dockerfile b/octoprint-proxy/Dockerfile index fad1a01a..565c8cd7 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:16.3.6 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..58f87d92 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:16.3.6 + aarch64: ghcr.io/hassio-addons/base:16.3.6 + amd64: ghcr.io/hassio-addons/base:16.3.6 diff --git a/octoprint-proxy/changelog.d/+68b329da9893e34099c7d8ad5cb9c940.changed.md b/octoprint-proxy/changelog.d/+68b329da9893e34099c7d8ad5cb9c940.changed.md new file mode 100644 index 00000000..86757982 --- /dev/null +++ b/octoprint-proxy/changelog.d/+68b329da9893e34099c7d8ad5cb9c940.changed.md @@ -0,0 +1 @@ +Update ghcr.io/hassio-addons/base from 13.0.0 to 16.3.6