Skip to content

Commit fb59da5

Browse files
build: load docker bake image
1 parent dfc4630 commit fb59da5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

{{cookiecutter.project_slug}}/taskfiles/docker.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,4 +182,5 @@ tasks:
182182
183183
docker buildx bake \
184184
--file docker-bake.hcl \
185-
$TARGET
185+
$TARGET \
186+
--load

0 commit comments

Comments
 (0)