mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-31 21:22:52 +02:00
fix checker
This commit is contained in:
4
.github/workflows/version-checks.yml
vendored
4
.github/workflows/version-checks.yml
vendored
@@ -19,8 +19,8 @@ jobs:
|
||||
id: baseimage
|
||||
uses: mkumatag/container-image-updater-action@v1.0.6
|
||||
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: |
|
||||
|
||||
Reference in New Issue
Block a user