Skip to content

Commit c6dab4d

Browse files
guiyomhmblaschke
authored andcommitted
🚑 🐧 🚀 Alpine remove moreutils (#133)
Breaking dependencies perl-timedate from base-app
1 parent 57c8c04 commit c6dab4d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

docker/base-app/alpine-3/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ RUN /usr/local/bin/apk-install \
3333
wget \
3434
curl \
3535
net-tools \
36-
moreutils \
3736
drill \
3837
ldns \
3938
openssh-client \

template/Dockerfile/images/baseapp.jinja2

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ RUN /usr/local/bin/apk-install \
1616
wget \
1717
curl \
1818
net-tools \
19-
moreutils \
2019
drill \
2120
ldns \
2221
openssh-client \

0 commit comments

Comments
 (0)