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 061a691 commit 8206cb3Copy full SHA for 8206cb3
docker/Dockerfile
@@ -1,6 +1,6 @@
1
FROM debian:12.11
2
3
-ENV BW_CLI_VERSION=2025.6.0
+ENV BW_CLI_VERSION=2025.7.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