Skip to content

Commit

Permalink
Update .github/workflows/docker.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Thibault <[email protected]>
  • Loading branch information
tgeoghegan and thibmeu authored May 15, 2024
1 parent 5d7f13f commit 883815b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
--build-arg GIT_REVISION=${GIT_REVISION} \
-f Dockerfile \
.
- run: docker run --entrypoint /privacy-gateway-server-go --rm privacy-gateway-server-go -version
- run: docker run --entrypoint /privacy-gateway-server --rm privacy-gateway-server-go -version

0 comments on commit 883815b

Please sign in to comment.