Skip to content

Commit 03c52f6

Browse files
authored
Revert "fix(esphome): use slim debian base image" (#608)
1 parent 2c20662 commit 03c52f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/esphome/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1
22

3-
FROM docker.io/library/python:3.13-slim
3+
FROM docker.io/library/python:3.13
44
ARG VERSION
55

66
ENV \

0 commit comments

Comments
 (0)