⬆️ Update backend and docker dependencies

This commit is contained in:
Andrey Antukh 2022-04-06 09:47:54 +02:00
parent fd9b442075
commit 2af057a79f
4 changed files with 5 additions and 5 deletions

View file

@ -3,10 +3,10 @@ LABEL maintainer="Andrey Antukh <niwi@niwi.nz>"
ARG DEBIAN_FRONTEND=noninteractive
ENV NODE_VERSION=v16.14.0 \
ENV NODE_VERSION=v16.14.2 \
CLOJURE_VERSION=1.11.0.1100 \
CLJKONDO_VERSION=2022.03.09 \
BABASHKA_VERSION=0.7.8 \
BABASHKA_VERSION=0.8.0 \
LANG=en_US.UTF-8 \
LC_ALL=en_US.UTF-8