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 22, 2024
1 parent a6e2550 commit e6276af
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 e6276af

Please sign in to comment.