mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-04-18 11:49:59 +08:00
change back image tagname for consistency
This commit is contained in:
parent
898f0ac6c4
commit
835d619a90
@ -8,7 +8,7 @@ set -x
|
||||
# would speed up recompile times significantly. For end users,
|
||||
# the simplicity of a single Docker image and a one-time compilation
|
||||
# seems better.
|
||||
docker build -t bambu_studio_yes_args \
|
||||
docker build -t bambustudio \
|
||||
--build-arg USER=${USER:-root} \
|
||||
--build-arg UID=$(id -u) \
|
||||
--build-arg GID=$(id -g) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user