Skip to content

Commit

Permalink
Update builder to 2021.06.2 (#51582)
Browse files Browse the repository at this point in the history
  • Loading branch information
pvizeli committed Jun 7, 2021
1 parent 1879a4a commit 9ffdf9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/builder.yml
Expand Up @@ -115,7 +115,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build base image
uses: home-assistant/builder@2021.05.0
uses: home-assistant/builder@2021.06.2
with:
args: |
$BUILD_ARGS \
Expand Down Expand Up @@ -167,7 +167,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build base image
uses: home-assistant/builder@2021.05.0
uses: home-assistant/builder@2021.06.2
with:
args: |
$BUILD_ARGS \
Expand Down

0 comments on commit 9ffdf9e

Please sign in to comment.