mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2024-12-02 02:22:53 +03: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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user