Try latest images

This commit is contained in:
Tilman Baumann 2023-05-06 18:30:23 +01:00
parent 9cde102239
commit 1b61d4770c
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ inputs:
required: true
runs:
using: 'docker'
image: 'docker://soundmonster/freerouting_cli:v0.1.0'
image: 'docker://soundmonster/freerouting_cli:latest:latest'
entrypoint: '/bin/sh'
args:
- '-c'

View File

@ -12,7 +12,7 @@ inputs:
default: '--no-assembly'
runs:
using: 'docker'
image: 'docker://yaqwsx/kikit:v0.7'
image: 'docker://yaqwsx/kikit:latest:latest'
entrypoint: '/bin/sh'
args:
- '-c'