diff --git a/build.sh b/build.sh index 4956e7a..b8c42fa 100755 --- a/build.sh +++ b/build.sh @@ -1,2 +1,2 @@ #!/bin/sh -docker build -f Dockerfile -t setsoft/kicad_auto:11.3-5.1.9 . +docker build -f Dockerfile -t setsoft/kicad_auto:latest .