Skip to content

Commit 341fab5

Browse files
[create-pull-request] automated change
1 parent 1c8c11f commit 341fab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/client-ui/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM deephaven/node:local-build
22
WORKDIR /usr/src/app
33

44
# 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
5+
ARG WEB_VERSION=0.69.1
66
ARG GRID_VERSION=0.69.0
77
ARG CHART_VERSION=0.69.0
88
ARG WIDGET_VERSION=0.69.0

0 commit comments

Comments
 (0)