diff --git a/Dockerfile b/Dockerfile index b711725..8cd3bca 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,7 +6,7 @@ RUN /usr/local/bin/python3 -m pip install --quiet --no-cache-dir --upgrade --con aiofiles==0.5.0 \ aiogithubapi==1.0.4 \ backoff==1.10.0 \ - hacs_frontend==202005242033 \ + hacs_frontend==202006281222 \ integrationhelper==0.2.2 \ semantic_version==2.8.5 \ queueman==0.5 diff --git a/Dockerfile.aarch64 b/Dockerfile.aarch64 index b65c9e0..277583d 100644 --- a/Dockerfile.aarch64 +++ b/Dockerfile.aarch64 @@ -6,7 +6,7 @@ RUN /usr/local/bin/python3 -m pip install --quiet --no-cache-dir --upgrade --con aiofiles==0.5.0 \ aiogithubapi==1.0.4 \ backoff==1.10.0 \ - hacs_frontend==202005242033 \ + hacs_frontend==202006281222 \ integrationhelper==0.2.2 \ semantic_version==2.8.5 \ queueman==0.5