Skip to content

Commit

Permalink
Update snyk-server-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IvoLeist authored Dec 5, 2023
1 parent b0e1c51 commit 2217990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk-server-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-server:883849bcc283397b07109703764e8651bef2992d
image: leistivo/convert-pheno-ui-server:latest
args: --file=convertPheno_server/Dockerfile
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
Expand Down

0 comments on commit 2217990

Please sign in to comment.