File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ EXPOSE 8080
2222
2323RUN mkdir -p /app/static/rdbm /app/schema /app/templates/admin-ui
2424
25- ENV JANS_SOURCE_VERSION=5343272241b17a3e4efa7d998ae031f6ad512aa1
25+ ENV JANS_SOURCE_VERSION=01995d33a5469dcebd2da6aa698203ebb80687d4
2626ARG JANS_SETUP_DIR=jans-linux-setup/jans_setup
2727
2828# note that as we're pulling from a monorepo (with multiple project in it)
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ RUN ln -sf /app/flex_aio/admin_ui/entrypoint.sh /app/bin/admin-ui-entrypoint.sh
6565# Assets sync
6666# ===========
6767
68- ENV JANS_SOURCE_VERSION=5343272241b17a3e4efa7d998ae031f6ad512aa1
68+ ENV JANS_SOURCE_VERSION=01995d33a5469dcebd2da6aa698203ebb80687d4
6969
7070# note that as we're pulling from a monorepo (with multiple project in it)
7171# we are using partial-clone and sparse-checkout to get the assets
You can’t perform that action at this time.
0 commit comments