Compare commits

..
2 Commits
Author SHA1 Message Date
opencodecabilloteu aa341744b1 Merge pull request 'chore(deps): update dependency @openchamber/web to v1.18.0' (#31) from renovate/openchamber-web-1.x into main
Main Release / hadolint (push) Successful in 18s
Renovate / renovate (push) Successful in 1m14s
Main Release / test (push) Successful in 2m2s
Main Release / build (push) Successful in 1m41s
Main Release / tag (push) Successful in 25s
Tag Release / hadolint (push) Failing after 20s
Tag Release / test (push) Successful in 35s
Tag Release / build-push (push) Successful in 3m16s
2026-08-06 21:01:11 -04:00
renovate 40fe2c15f7 chore(deps): update dependency @openchamber/web to v1.18.0
renovate/stability-days Updates have met minimum release age requirement
PR Checks / hadolint (pull_request) Successful in 12s
PR Checks / build-test (pull_request) Successful in 1m48s
2026-08-07 00:21:27 +00:00
+1 -1
View File
@@ -1,7 +1,7 @@
# hadolint ignore=DL3007
FROM jcabillot/opencode:latest
ARG OPENCHAMBER_WEB_VERSION=1.17.2
ARG OPENCHAMBER_WEB_VERSION=1.18.0
ENV NPM_CONFIG_UPDATE_NOTIFIER=false \
NPM_CONFIG_LOGLEVEL=warn \