chore(deps): pin dependencies
All checks were successful
lint-test-docker / lint-docker-compose (pull_request) Successful in 1m44s
All checks were successful
lint-test-docker / lint-docker-compose (pull_request) Successful in 1m44s
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
services:
|
||||
tailscale-stable-diffusion:
|
||||
image: ghcr.io/tailscale/tailscale:latest
|
||||
image: ghcr.io/tailscale/tailscale:latest@sha256:95e528798bebe75f39b10e74e7051cf51188ee615934f232ba7ad06a3390ffa1
|
||||
container_name: tailscale-stable-diffusion
|
||||
cap_add:
|
||||
- net_admin
|
||||
@@ -22,7 +22,7 @@ services:
|
||||
- /dev/net/tun:/dev/net/tun
|
||||
|
||||
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
|
||||
environment:
|
||||
- WEBUI_ARGS="--api --listen"
|
||||
|
||||
Reference in New Issue
Block a user