Compare commits

...
2 Commits
Author SHA1 Message Date
opencodecabilloteu 99105accce Merge pull request 'chore(deps): update dependency @openchamber/web to v1.24.1' (#49) from renovate/openchamber-web-1.x into main
Main Release / hadolint (push) Successful in 10s
Renovate / renovate (push) Successful in 41s
Main Release / test (push) Successful in 1m46s
Main Release / build (push) Successful in 55s
Main Release / tag (push) Successful in 9s
Tag Release / hadolint (push) Failing after 6s
Tag Release / test (push) Successful in 16s
Tag Release / build-push (push) Successful in 2m3s
2026-09-20 21:30:39 -04:00
renovate d22d946fed chore(deps): update dependency @openchamber/web to v1.24.1
renovate/stability-days Updates have met minimum release age requirement
PR Checks / hadolint (pull_request) Successful in 10s
PR Checks / build-test (pull_request) Successful in 1m11s
2026-09-21 01:11:46 +00:00
+1 -1
View File
@@ -1,7 +1,7 @@
# hadolint ignore=DL3007
FROM jcabillot/opencode:latest
ARG OPENCHAMBER_WEB_VERSION=1.23.2
ARG OPENCHAMBER_WEB_VERSION=1.24.1
ENV NPM_CONFIG_UPDATE_NOTIFIER=false \
NPM_CONFIG_LOGLEVEL=warn \