Skip to content

Commit

Permalink
Change tag of cache image
Browse files Browse the repository at this point in the history
  • Loading branch information
whoan committed Oct 26, 2023
1 parent 23a01a4 commit d534b16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ _build_image_buildkit() {
echo -e "\n[Action Step] Building image with BuildKit..."

local cache_image
cache_image="$(_get_full_stages_image_name)":latest
cache_image="$(_get_full_stages_image_name)":cache

local cache_to
if _must_push; then
Expand Down

0 comments on commit d534b16

Please sign in to comment.