We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c8c11f commit 341fab5Copy full SHA for 341fab5
web/client-ui/Dockerfile
@@ -2,7 +2,7 @@ FROM deephaven/node:local-build
2
WORKDIR /usr/src/app
3
4
# Most of the time, these versions are the same, except in cases where a patch only affects one of the packages
5
-ARG WEB_VERSION=0.69.0
+ARG WEB_VERSION=0.69.1
6
ARG GRID_VERSION=0.69.0
7
ARG CHART_VERSION=0.69.0
8
ARG WIDGET_VERSION=0.69.0
0 commit comments