Skip to content

Commit

Permalink
updated cache settings
Browse files Browse the repository at this point in the history
  • Loading branch information
jfmontufar committed Jan 9, 2024
1 parent 66d77cc commit 8b701aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
context: .
push: true
tags: ${{ vars.IMAGE_NAME }}:latest,${{ vars.IMAGE_NAME }}:${{ env.RELEASE_VERSION }}
cache-from: type=registry,ref=twistlock-updater:latest
cache-from: type=registry,ref=${{ vars.IMAGE_NAME }}:latest
cache-to: type=inline

0 comments on commit 8b701aa

Please sign in to comment.