Skip to content

Commit

Permalink
build latest docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
aktech authored Jan 17, 2024
1 parent 6eb4eb2 commit 8a22f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,4 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
build-args: BASE_IMAGE=${{ env.BASE_IMAGE }}
build-args: BASE_IMAGE=${{ env.BASE_IMAGE }}

0 comments on commit 8a22f5d

Please sign in to comment.