Skip to content

Commit 6f760f3

Browse files
committed
disable workaround
1 parent f957080 commit 6f760f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ function build_container() {
6464

6565
# TODO: this is a workaround so that the devcontainer build can use the buildcontainer image
6666
# but it reverts any action done in scripts/create_builder.sh and cannot be merged to main
67-
docker buildx use default
67+
# docker buildx use default
6868

6969
# Build the containers
7070
build_container "buildcontainer"

0 commit comments

Comments
 (0)