Skip to content

Commit

Permalink
feat(torch): update typos in Dockerfiles
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Ramon Mañes <jose@celestia.org>
  • Loading branch information
tty47 committed Oct 26, 2023
2 parents e831624 + c853f95 commit 01f62a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# stage 1 Generate torch Binary
# stage 1 Generate torch binary
FROM --platform=$BUILDPLATFORM docker.io/golang:1.21.3-alpine3.18 as builder

ARG TARGETOS
Expand Down

0 comments on commit 01f62a2

Please sign in to comment.