mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2025-12-31 19:47:25 +01:00
curl is already installed
This commit is contained in:
1
debian/Dockerfile
vendored
1
debian/Dockerfile
vendored
@@ -4,7 +4,6 @@ ARG saxon=12.5.0
|
|||||||
|
|
||||||
# Install system dependencies
|
# Install system dependencies
|
||||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||||
curl \
|
|
||||||
default-mysql-client \
|
default-mysql-client \
|
||||||
gnupg2 \
|
gnupg2 \
|
||||||
gosu \
|
gosu \
|
||||||
|
|||||||
Reference in New Issue
Block a user