upgrade bw client cli version to 2025.9.0 (#3699)
This commit is contained in:
@@ -32,7 +32,7 @@ RUN cat /tmp/nodesource-repo.gpg.key | gpg --dearmor -o /etc/apt/keyrings/nodeso
|
|||||||
|
|
||||||
|
|
||||||
# install bitwarden cli
|
# install bitwarden cli
|
||||||
RUN npm install -g @bitwarden/cli@2024.9.0
|
RUN npm install -g @bitwarden/cli@2025.9.0
|
||||||
# checking bw version also initializes the bw config
|
# checking bw version also initializes the bw config
|
||||||
RUN bw --version
|
RUN bw --version
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user