new-stable-diffusion/custom/automatic/Dockerfile
Ryan Voots 5130bc4db0
Some checks failed
ci/woodpecker/push/build-customized Pipeline failed
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/cron/update-submodule Pipeline was successful
make new customized containers
2024-06-14 08:52:20 -04:00

5 lines
151 B
Docker

ARG AUTOMATIC_BASE_TAG=latest
FROM gitea.simcop2387.info/simcop2387/new-stable-diffusion-automatic:$AUTOMATIC_BASE_TAG
ARG AUTOMATIC_BASE_TAG=latest