build(docker/frontend): remove LC_ALL

This commit is contained in:
Sarah Vaupel 2025-01-21 15:18:14 +01:00
parent 5e30ae8b5f
commit 8e3c82c1e6

View File

@ -5,7 +5,6 @@ FROM ${FROM_IMG}:${FROM_TAG}
ENV LANG=de_DE.UTF-8
ENV LANGUAGE=de_DE.UTF-8
ENV LC_ALL=de_DE.UTF-8
# build and watch dependencies
RUN apt-get -y update && apt-get -y install exiftool