Skip to content

Commit

Permalink
chore: update admin ui
Browse files Browse the repository at this point in the history
Signed-off-by: moabu <[email protected]>
  • Loading branch information
moabu committed Apr 16, 2024
1 parent 5fd1779 commit 37f4558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-admin-ui/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN apk update \
# TODO:
# - use NODE_ENV=production
# - download build package (not git clone)
ENV FLEX_SOURCE_VERSION=b6e4b9f747b5a8f927856f6f30e1f9e5e2cfe917
ENV FLEX_SOURCE_VERSION=5fd1779e1b6aacc8338eac0632262a1859f34a92
ENV ADMIN_UI_VERSION=${FLEX_SOURCE_VERSION}

RUN mkdir -p /opt/flex /app/templates/admin-ui
Expand Down

0 comments on commit 37f4558

Please sign in to comment.