add FROM
parent
22b9969d1a
commit
1aa0b5f62d
|
@ -1,4 +1,5 @@
|
||||||
VERSION 0.7
|
VERSION 0.7
|
||||||
|
FROM alpine:3.18.4
|
||||||
|
|
||||||
export:
|
export:
|
||||||
COPY list.json ./
|
COPY list.json ./
|
||||||
|
|
Loading…
Reference in New Issue