Minor Dockerfile optimisations
This commit is contained in:
parent
a7991dea60
commit
9fcf5d8681
|
|
@ -18,8 +18,6 @@ RUN \
|
|||
apk add --no-cache \
|
||||
bash \
|
||||
curl \
|
||||
patch \
|
||||
tar \
|
||||
tzdata \
|
||||
xz
|
||||
|
||||
|
|
|
|||
|
|
@ -18,8 +18,6 @@ RUN \
|
|||
apk add --no-cache \
|
||||
bash \
|
||||
curl \
|
||||
patch \
|
||||
tar \
|
||||
tzdata \
|
||||
xz
|
||||
|
||||
|
|
|
|||
|
|
@ -18,8 +18,6 @@ RUN \
|
|||
apk add --no-cache \
|
||||
bash \
|
||||
curl \
|
||||
patch \
|
||||
tar \
|
||||
tzdata \
|
||||
xz
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue