upstream 4.4

This commit is contained in:
Wolfgang Hottgenroth 2022-12-04 12:28:48 +01:00
parent 00a4bc345f
commit c60e14ee66
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"
ARG Esp32CloneUrl=https://github.com/espressif/esp-idf.git
ARG ESP_RELEASE=release/v4.3
ARG ESP_RELEASE=release/v4.4
ARG UID="1000"
ARG GID="1000"
ENV USER esp32