There was an error while loading. Please reload this page.
1 parent 1a7a5e7 commit f941c3eCopy full SHA for f941c3e
1 file changed
action.yml
@@ -64,7 +64,7 @@ inputs:
64
default: ""
65
runs:
66
using: 'docker'
67
- image: 'docker://ghcr.io/kitconcept/docker-stack-deploy:1.4.0'
+ image: 'docker://ghcr.io/kitconcept/docker-stack-deploy:latest'
68
env:
69
REGISTRY: ${{ inputs.registry }}
70
USERNAME: ${{ inputs.username }}
0 commit comments