mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
⬆️ Update clojure tools version on devenv
This commit is contained in:
@@ -107,7 +107,7 @@ RUN set -eux; \
|
|||||||
|
|
||||||
FROM base AS setup-jvm
|
FROM base AS setup-jvm
|
||||||
|
|
||||||
ENV CLOJURE_VERSION=1.12.2.1565
|
ENV CLOJURE_VERSION=1.12.3.1577
|
||||||
|
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
ARCH="$(dpkg --print-architecture)"; \
|
ARCH="$(dpkg --print-architecture)"; \
|
||||||
|
|||||||
Reference in New Issue
Block a user