correct image tag for consistency
This commit is contained in:
parent
b835c40b20
commit
0b0268e91d
|
@ -32,4 +32,4 @@ docker run \
|
||||||
`# Remove container when it is finished` \
|
`# Remove container when it is finished` \
|
||||||
--rm \
|
--rm \
|
||||||
`# Pass all parameters from this script to the bambu ENTRYPOINT binary` \
|
`# Pass all parameters from this script to the bambu ENTRYPOINT binary` \
|
||||||
bambu_studio_yes_args $*
|
bambustudio $*
|
||||||
|
|
Loading…
Reference in New Issue