Skip to content

Commit 50e545c

Browse files
committed
fix: gettext miss
1 parent 5891214 commit 50e545c

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
@@ -19,6 +19,7 @@ ENV LANG=en_US.UTF-8 \
1919
ARG APT_MIRROR=http://deb.debian.org
2020

2121
ARG DEPENDENCIES=" \
22+
gettext \
2223
libmariadb-dev"
2324

2425
RUN set -ex \

0 commit comments

Comments
 (0)