mirror of https://github.com/penpot/penpot.git
⬆️ Update clojure tools version on devenv
This commit is contained in:
parent
8e79dfcb82
commit
e5638cd769
|
|
@ -107,7 +107,7 @@ RUN set -eux; \
|
|||
|
||||
FROM base AS setup-jvm
|
||||
|
||||
ENV CLOJURE_VERSION=1.12.2.1565
|
||||
ENV CLOJURE_VERSION=1.12.3.1577
|
||||
|
||||
RUN set -eux; \
|
||||
ARCH="$(dpkg --print-architecture)"; \
|
||||
|
|
|
|||
Loading…
Reference in New Issue