Skip to content

Commit

Permalink
Update update_image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
erinyoung authored Jan 24, 2024
1 parent b08fa7a commit fb7b15d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
- name: Build and push to Quay
uses: docker/build-push-action@v3
with:
context: ./${{ github.event.inputs.image }}
file: ./${{ github.event.inputs.image }}/Dockerfile
build-args: |
${{ github.event.inputs.arg }}=${{ github.event.inputs.version }}
Expand Down

0 comments on commit fb7b15d

Please sign in to comment.