Skip to content

Commit

Permalink
Update snyk-client-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IvoLeist authored Dec 5, 2023
1 parent 2217990 commit 8d86b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk-client-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: snyk/actions/docker@master
continue-on-error: true
with:
image: leistivo/convert-pheno-ui-client:883849bcc283397b07109703764e8651bef2992d
image: leistivo/convert-pheno-ui-client:latest
args: --file=convertPheno_client/Dockerfile
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
Expand Down

0 comments on commit 8d86b5f

Please sign in to comment.