Skip to content

Commit

Permalink
Correct typo
Browse files Browse the repository at this point in the history
docker built strikes again
  • Loading branch information
pandaninjas authored Jun 20, 2023
1 parent 127c445 commit a8ca75e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
docker built -t pimachinelearning/raspi-builder .
docker build -t pimachinelearning/raspi-builder .

docker tag pimachinelearning/raspi-builder:latest pimachinelearning/raspi-builder:latest

Expand Down

0 comments on commit a8ca75e

Please sign in to comment.