Skip to content

Commit

Permalink
Update publish-docker-image.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
wshaddix authored Nov 21, 2024
1 parent ad09fe3 commit 5ad4279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
with:
push: true
file: src/Dockerfile
context: src
context: "{{defaultContext}}:src"
tags: wshaddix/http-nats-proxy:${{ github.ref_name }}

0 comments on commit 5ad4279

Please sign in to comment.