5.0 upstream

This commit is contained in:
Wolfgang Hottgenroth 2022-12-04 19:59:56 +01:00
parent c60e14ee66
commit 6da38a5d16
Signed by: wn
GPG Key ID: 836E9E1192A6B132

View File

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