@@ -6,7 +6,7 @@ WORKDIR ./wrapper-compute-engine
ADD . .
-RUN apt-get install -y gettext
+RUN apt-get install -y gettext-base
WORKDIR bin