Skip to content

Commit

Permalink
Update to the docker build action
Browse files Browse the repository at this point in the history
  • Loading branch information
thavelock committed Mar 20, 2024
1 parent 22b5a45 commit e6ae1bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
tags: troysnyk/snyk-juice-shop:linux-action
tags: troysnyk/snyk-juice-shop:linux

# - name: Test Built Image with Snyk
# uses: snyk/actions/docker@master
Expand Down

0 comments on commit e6ae1bc

Please sign in to comment.