Skip to content

Commit

Permalink
build(deps): bump mongosh from 2.2.12 to 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wojiushixiaobai committed Oct 30, 2024
1 parent 3018107 commit c8bba12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-base
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ RUN set -ex \

WORKDIR /opt/koko

ARG MONGOSH_VERSION=2.2.12
ARG MONGOSH_VERSION=2.3.2
RUN set -ex \
&& mkdir -p /opt/koko/lib \
&& \
Expand Down

0 comments on commit c8bba12

Please sign in to comment.