:latest image (typo fix)

This commit is contained in:
Tilman Baumann 2023-05-09 20:22:18 +01:00
parent 5ee6ea37c6
commit 42b9c3bee1
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:latest:latest'
image: 'docker://soundmonster/freerouting_cli:latest'
entrypoint: '/bin/sh'
args:
- '-c'

View File

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