Skip to content

Commit

Permalink
Install specific version
Browse files Browse the repository at this point in the history
  • Loading branch information
text-adi committed Apr 4, 2024
1 parent 6603aff commit 7fa46da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
provenance: false
target: local
build-args: |
BASE_IMAGE=${{ vars.BASE_IMAGE }}
BASE_IMAGE=${{ vars.BASE_IMAGE }}:${{ needs.vars.outputs.prefix-latest }
tags: |
${{ steps.image_tag.outputs.value }}
cache-from: type=gha
Expand Down

0 comments on commit 7fa46da

Please sign in to comment.