From ff3cf3c6aafb362b28aa353554ffc3a69b19b5bc Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Thu, 15 Apr 2021 10:09:54 +0200 Subject: [PATCH] Update builder to 2021.04.2 (#130) --- .github/workflows/builder.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml index d098a52..f3ec845 100644 --- a/.github/workflows/builder.yml +++ b/.github/workflows/builder.yml @@ -97,7 +97,7 @@ jobs: fi - name: Build base image - uses: home-assistant/builder@2021.03.3 + uses: home-assistant/builder@2021.04.2 with: args: | $BUILD_ARGS \ @@ -144,7 +144,7 @@ jobs: fi - name: Build base image - uses: home-assistant/builder@2021.03.3 + uses: home-assistant/builder@2021.04.2 with: args: | $BUILD_ARGS \ @@ -192,7 +192,7 @@ jobs: fi - name: Build base image - uses: home-assistant/builder@2021.03.3 + uses: home-assistant/builder@2021.04.2 with: args: | $BUILD_ARGS \ @@ -239,7 +239,7 @@ jobs: fi - name: Build base image - uses: home-assistant/builder@2021.03.3 + uses: home-assistant/builder@2021.04.2 with: args: | $BUILD_ARGS \ @@ -288,7 +288,7 @@ jobs: fi - name: Build base image - uses: home-assistant/builder@2021.03.3 + uses: home-assistant/builder@2021.04.2 with: args: | $BUILD_ARGS \