We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c20662 commit 03c52f6Copy full SHA for 03c52f6
apps/esphome/Dockerfile
@@ -1,6 +1,6 @@
1
# syntax=docker/dockerfile:1
2
3
-FROM docker.io/library/python:3.13-slim
+FROM docker.io/library/python:3.13
4
ARG VERSION
5
6
ENV \
0 commit comments