From 15e46d3a46813099f30aca81ed807a8f5f6000e0 Mon Sep 17 00:00:00 2001 From: Filip Pytloun Date: Wed, 1 Jul 2020 18:11:18 +0200 Subject: [PATCH] Update hacs --- Dockerfile | 2 +- Dockerfile.aarch64 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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