0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-08 16:00:19 -05:00

⬆️ Update gitpod dockerfile.

This commit is contained in:
Andrey Antukh 2021-04-06 09:15:06 +02:00
parent c7fcb00b81
commit 7b67e05e50

View file

@ -18,9 +18,9 @@ COPY docker/gitpod/files/nginx.conf /etc/nginx/nginx.conf
USER root
ENV CLOJURE_VERSION=1.10.3.814 \
CLJKONDO_VERSION=2021.03.22 \
BABASHKA_VERSION=0.3.1 \
ENV CLOJURE_VERSION=1.10.3.822 \
CLJKONDO_VERSION=2021.03.31 \
BABASHKA_VERSION=0.3.2 \
LANG=en_US.UTF-8 \
LC_ALL=en_US.UTF-8