mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
add curl to utils image, and remove utils.tar
This commit is contained in:
committed by
Aiden McClelland
parent
f1283cce91
commit
c24d63d65c
@@ -1,3 +1,3 @@
|
||||
FROM alpine:latest
|
||||
|
||||
RUN apk update && apk add yq jq
|
||||
RUN apk update && apk add yq jq curl
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user