Compare commits

...
2 Commits
Author SHA1 Message Date
opencodecabilloteu 5fcb95d437 Merge pull request 'chore(deps): update dependency @openchamber/web to v1.18.1' (#32) from renovate/openchamber-web-1.x into main
Main Release / hadolint (push) Successful in 23s
Renovate / renovate (push) Successful in 1m16s
Main Release / test (push) Successful in 2m3s
Main Release / build (push) Successful in 28s
Main Release / tag (push) Successful in 23s
Tag Release / hadolint (push) Failing after 16s
Tag Release / test (push) Successful in 29s
Tag Release / build-push (push) Successful in 4m10s
2026-08-07 13:30:29 -04:00
renovate 4cd85c35e4 chore(deps): update dependency @openchamber/web to v1.18.1
renovate/stability-days Updates have met minimum release age requirement
PR Checks / hadolint (pull_request) Successful in 23s
PR Checks / build-test (pull_request) Successful in 2m11s
2026-08-07 17:10:14 +00:00
+1 -1
View File
@@ -1,7 +1,7 @@
# hadolint ignore=DL3007
FROM jcabillot/opencode:latest
ARG OPENCHAMBER_WEB_VERSION=1.18.0
ARG OPENCHAMBER_WEB_VERSION=1.18.1
ENV NPM_CONFIG_UPDATE_NOTIFIER=false \
NPM_CONFIG_LOGLEVEL=warn \