From 8e088dea2d2d4739acaabdf1ae19a9d21fd5131f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 1 Aug 2026 18:10:30 +0000 Subject: [PATCH] chore(deps): update dependency @openchamber/web to v1.17.1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index c2258e6..9e673bf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ # hadolint ignore=DL3007 FROM jcabillot/opencode:latest -ARG OPENCHAMBER_WEB_VERSION=1.17.0 +ARG OPENCHAMBER_WEB_VERSION=1.17.1 ENV NPM_CONFIG_UPDATE_NOTIFIER=false \ NPM_CONFIG_LOGLEVEL=warn \