Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
whoan committed Oct 21, 2023
1 parent 4913d2a commit f371504
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 @@ -387,7 +387,7 @@ _build_image_buildkit() {
docker buildx ls
# build image using cache
# shellcheck disable=SC2086
docker buildx build \
docker build \
--load \
--cache-from type=registry,ref="$cache_image" \
--cache-to type=registry,ref="$cache_image" \
Expand Down

0 comments on commit f371504

Please sign in to comment.