Skip to content

Commit

Permalink
Merge pull request #109 from algorandfoundation/chore/fix_resolver_im…
Browse files Browse the repository at this point in the history
…age_workflow

chore: set resolver context
  • Loading branch information
joe-p authored May 15, 2024
2 parents 444606b + 58030dc commit 7a1d1e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/resolver_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
- name: Build and push Docker image
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
with:
context: .
file: ./Dockerfile.resolver
push: true
tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit 7a1d1e7

Please sign in to comment.