5 lines
139 B
Docker
5 lines
139 B
Docker
ARG INVOKE_BASE_TAG=latest
|
|
FROM gitea.simcop2387.info/simcop2387/new-stable-diffusion-invoke:$INVOKE_BASE_TAG
|
|
ARG INVOKE_BASE_TAG=latest
|
|
|
|
|