Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d00991d435 |
@@ -3,6 +3,9 @@ FROM ${BASE_IMAGE}
|
|||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
|
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
|
||||||
|
coreutils \
|
||||||
|
curl \
|
||||||
|
bash \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
jq \
|
jq \
|
||||||
git \
|
git \
|
||||||
|
|||||||
Reference in New Issue
Block a user