mirror of
https://github.com/esphome/esphome.git
synced 2025-11-01 15:41:52 +00:00
Use released base image
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
ARG BUILD_TYPE=docker
|
||||
|
||||
FROM ghcr.io/esphome/docker-base:2024.09.0-pre0 AS base
|
||||
FROM ghcr.io/esphome/docker-base:2024.9.0 AS base
|
||||
|
||||
RUN git config --system --add safe.directory "*"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user