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 a1e4f70 commit 7346d16Copy full SHA for 7346d16
docker/Dockerfile
@@ -1,6 +1,6 @@
1
FROM debian:12.11
2
3
-ENV BW_CLI_VERSION=2025.5.0
+ENV BW_CLI_VERSION=2025.6.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