Compare commits

...
2 Commits
Author SHA1 Message Date
opencodecabilloteu 9ce75893b5 Merge pull request 'chore(deps): update dependency @openchamber/web to v1.19.0' (#36) from renovate/openchamber-web-1.x into main
Main Release / hadolint (push) Successful in 17s
Main Release / test (push) Successful in 29s
Renovate / renovate (push) Successful in 1m8s
Main Release / build (push) Successful in 2m0s
Main Release / tag (push) Successful in 24s
Tag Release / hadolint (push) Failing after 12s
Tag Release / test (push) Successful in 30s
Tag Release / build-push (push) Successful in 3m29s
2026-08-21 19:30:50 -04:00
renovate ec87e9ff96 chore(deps): update dependency @openchamber/web to v1.19.0
renovate/stability-days Updates have met minimum release age requirement
PR Checks / hadolint (pull_request) Successful in 18s
PR Checks / build-test (pull_request) Successful in 1m56s
2026-08-21 23:12:00 +00:00
+1 -1
View File
@@ -1,7 +1,7 @@
# hadolint ignore=DL3007
FROM jcabillot/opencode:latest
ARG OPENCHAMBER_WEB_VERSION=1.18.4
ARG OPENCHAMBER_WEB_VERSION=1.19.0
ENV NPM_CONFIG_UPDATE_NOTIFIER=false \
NPM_CONFIG_LOGLEVEL=warn \