Skip to content

Commit 50f7cf7

Browse files
authored
Update README.md
1 parent d80251b commit 50f7cf7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,15 +309,15 @@ Video speed is adjusted approximately 50 times slower than actual speed.
309309
docker run --rm -it \
310310
-v `pwd`:/workdir \
311311
-w /workdir \
312-
ghcr.io/pinto0309/onnx2tf:1.28.1
312+
ghcr.io/pinto0309/onnx2tf:1.28.2
313313

314314
or
315315

316316
# Authentication is not required for pulls from Docker Hub.
317317
docker run --rm -it \
318318
-v `pwd`:/workdir \
319319
-w /workdir \
320-
docker.io/pinto0309/onnx2tf:1.28.1
320+
docker.io/pinto0309/onnx2tf:1.28.2
321321

322322
or
323323

0 commit comments

Comments
 (0)