Skip to content

Commit 923ba6f

Browse files
authored
chore: update jans source version (#2495)
1 parent f03df69 commit 923ba6f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker-admin-ui/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ EXPOSE 8080
2222

2323
RUN mkdir -p /app/static/rdbm /app/schema /app/templates/admin-ui
2424

25-
ENV JANS_SOURCE_VERSION=5343272241b17a3e4efa7d998ae031f6ad512aa1
25+
ENV JANS_SOURCE_VERSION=01995d33a5469dcebd2da6aa698203ebb80687d4
2626
ARG JANS_SETUP_DIR=jans-linux-setup/jans_setup
2727

2828
# note that as we're pulling from a monorepo (with multiple project in it)

docker-flex-all-in-one/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)