Skip to content

Commit

Permalink
updated dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dweinholz committed Jan 9, 2024
1 parent 55b5134 commit c01031f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
- name: Build and publish image to Quay
uses: docker/build-push-action@v5
with:
file: ./app/Dockerfile
file: app/Dockerfile
push: true
tags: quay.io/denbicloud/fts3-client:${{ steps.tag.outputs.TAG }}

0 comments on commit c01031f

Please sign in to comment.