mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-03 14:14:18 +01:00
Update Dockerfile
same issue as this: https://github.com/cypress-io/cypress-docker-images/pull/1140 => WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 1) 0.0s
This commit is contained in:
parent
802d0bcd68
commit
225c04f088
|
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine/git:2.36.2 as download
|
FROM alpine/git:2.36.2 AS download
|
||||||
|
|
||||||
COPY clone.sh /clone.sh
|
COPY clone.sh /clone.sh
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue