mirror of
https://github.com/penpot/penpot.git
synced 2025-01-23 23:18:48 -05:00
⬆️ Update gitpod dockerfile.
This commit is contained in:
parent
c7fcb00b81
commit
7b67e05e50
1 changed files with 3 additions and 3 deletions
|
@ -18,9 +18,9 @@ COPY docker/gitpod/files/nginx.conf /etc/nginx/nginx.conf
|
||||||
|
|
||||||
USER root
|
USER root
|
||||||
|
|
||||||
ENV CLOJURE_VERSION=1.10.3.814 \
|
ENV CLOJURE_VERSION=1.10.3.822 \
|
||||||
CLJKONDO_VERSION=2021.03.22 \
|
CLJKONDO_VERSION=2021.03.31 \
|
||||||
BABASHKA_VERSION=0.3.1 \
|
BABASHKA_VERSION=0.3.2 \
|
||||||
LANG=en_US.UTF-8 \
|
LANG=en_US.UTF-8 \
|
||||||
LC_ALL=en_US.UTF-8
|
LC_ALL=en_US.UTF-8
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue