5.0 upstream

This commit is contained in:
2022-12-04 19:59:56 +01:00
parent c60e14ee66
commit 6da38a5d16

View File

@ -4,7 +4,7 @@ LABEL Maintainer="Wolfgang Hottgenroth <wolfgang.hottgenroth@icloud.com>"
LABEL ImageName="registry.hottis.de/dockerized/build-env-esp32"
ARG Esp32CloneUrl=https://github.com/espressif/esp-idf.git
ARG ESP_RELEASE=release/v4.4
ARG ESP_RELEASE=release/v5.0
ARG UID="1000"
ARG GID="1000"
ENV USER esp32