Skip to content

Commit

Permalink
feat(github-release)!: Update bitwarden/clients to 2025.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bot-ahsoka[bot] committed Jan 14, 2025
1 parent 8acaf65 commit 74eab19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/bitwarden-serve/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM docker.io/library/node:lts-bookworm@sha256:816f04d578545be8f3faadaefaa0926c65e67056d9bf2864009976380c2b0713

# renovate: datasource=github-releases depName=bitwarden/clients extractVersion=^cli-v(?<version>.*)$
ENV BW_CLI_VERSION=2024.12.0
ENV BW_CLI_VERSION=2025.1.0

RUN npm install -g @bitwarden/cli@${BW_CLI_VERSION#cli-v}

Expand Down

0 comments on commit 74eab19

Please sign in to comment.