Skip to content

Commit

Permalink
fix checker
Browse files Browse the repository at this point in the history
  • Loading branch information
buanet committed Dec 3, 2024
1 parent 340d8ec commit 7252c8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/version-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
id: baseimage
uses: mkumatag/[email protected]
with:
base-image: 'iobroker/iobroker:latest'
image: 'debian:bookworm-slim'
image: 'iobroker/iobroker:latest'
base-image: 'debian:bookworm-slim'

- name: Fetch ioBroker and nodejs versions
run: |
Expand Down

0 comments on commit 7252c8f

Please sign in to comment.