We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9cf725 commit 8728bb4Copy full SHA for 8728bb4
docker/Dockerfile
@@ -1,6 +1,6 @@
1
FROM debian:13.1
2
3
-ENV BW_CLI_VERSION=2025.8.0
+ENV BW_CLI_VERSION=2025.10.0
4
5
RUN apt-get update && \
6
apt list --upgradeable | grep security | cut -f1 -d '/' | xargs apt-get install --no-install-recommends -y && \
0 commit comments