mirror of
https://github.com/esphome/esphome.git
synced 2024-11-07 09:31:10 +01:00
Upgrades add-on base image to 6.2.0 (#4310)
This commit is contained in:
parent
75c9823899
commit
73748e9e20
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user