Upgrade BW CLI image
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 7s
Check with kubeconform / lint (push) Successful in 5s
Auto-update README / Generate README and Create MR (push) Successful in 4s

This commit is contained in:
Ultradesu
2026-02-02 17:38:19 +02:00
parent 9024a41a4c
commit 8b6b0a0cd6

View File

@@ -1,6 +1,6 @@
FROM debian:sid FROM debian:sid
ENV BW_CLI_VERSION=2025.5.0 ENV BW_CLI_VERSION=2025.12.1
RUN apt update && \ RUN apt update && \
apt install -y wget unzip && \ apt install -y wget unzip && \