Skip to content

Commit

Permalink
Fix router image (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
dlmiddlecote committed Nov 26, 2020
1 parent 93017f2 commit cd014c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
uses: docker/build-push-action@v2
with:
context: .
file: ./docker/collector/Dockerfile
file: ./docker/router/Dockerfile
push: true
tags: ghcr.io/dlmiddlecote/openapi-router:${{ steps.get_version.outputs.VERSION }}
build-args: |
Expand Down

0 comments on commit cd014c7

Please sign in to comment.