diff --git a/docker/Dockerfile b/docker/Dockerfile index 8243f85f29..66b708f522 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -6,7 +6,7 @@ ARG BASEIMGTYPE=docker # https://github.com/hassio-addons/addon-debian-base/releases -FROM ghcr.io/hassio-addons/debian-base:6.1.3 AS base-hassio +FROM ghcr.io/hassio-addons/debian-base:6.2.0 AS base-hassio # https://hub.docker.com/_/debian?tab=tags&page=1&name=bullseye FROM debian:bullseye-20221024-slim AS base-docker