Skip to content

Commit f999752

Browse files
committed
fix: curl miss
1 parent 50e545c commit f999752

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ ARG APT_MIRROR=http://deb.debian.org
2020

2121
ARG DEPENDENCIES=" \
2222
gettext \
23+
curl \
2324
libmariadb-dev"
2425

2526
RUN set -ex \

0 commit comments

Comments
 (0)