chore(deps): pin ghcr.io/ai-dock/stable-diffusion-webui docker tag to bc4b2b1
All checks were successful
lint-test-docker / lint-docker-compose (pull_request) Successful in 25s
All checks were successful
lint-test-docker / lint-docker-compose (pull_request) Successful in 25s
This commit is contained in:
@@ -22,7 +22,7 @@ services:
|
|||||||
- /dev/net/tun:/dev/net/tun
|
- /dev/net/tun:/dev/net/tun
|
||||||
|
|
||||||
stable-diffusion:
|
stable-diffusion:
|
||||||
image: ghcr.io/ai-dock/stable-diffusion-webui:latest-cuda
|
image: ghcr.io/ai-dock/stable-diffusion-webui:latest-cuda@sha256:bc4b2b12ac8d030cc5daf25e2c32517709b7c15f59a32685c4c1a14a9606eb42
|
||||||
container_name: stable-diffusion
|
container_name: stable-diffusion
|
||||||
environment:
|
environment:
|
||||||
- WEBUI_ARGS="--api --listen"
|
- WEBUI_ARGS="--api --listen"
|
||||||
|
|||||||
Reference in New Issue
Block a user