Compare commits

...
2 Commits
Author SHA1 Message Date
opencodecabilloteu 1a50a8cdf3 Merge pull request 'chore(deps): update dependency @openchamber/web to v1.22.0' (#41) from renovate/openchamber-web-1.x into main
Main Release / hadolint (push) Successful in 15s
Main Release / test (push) Successful in 35s
Renovate / renovate (push) Successful in 1m7s
Main Release / build (push) Successful in 2m44s
Main Release / tag (push) Successful in 44s
Tag Release / hadolint (push) Failing after 13s
Tag Release / test (push) Successful in 3m20s
Tag Release / build-push (push) Successful in 4m29s
2026-09-02 13:30:35 -04:00
renovate 81d8c87727 chore(deps): update dependency @openchamber/web to v1.22.0
renovate/stability-days Updates have met minimum release age requirement
PR Checks / hadolint (pull_request) Successful in 29s
PR Checks / build-test (pull_request) Successful in 4m7s
2026-09-02 17:13:30 +00:00
+1 -1
View File
@@ -1,7 +1,7 @@
# hadolint ignore=DL3007 # hadolint ignore=DL3007
FROM jcabillot/opencode:latest FROM jcabillot/opencode:latest
ARG OPENCHAMBER_WEB_VERSION=1.21.1 ARG OPENCHAMBER_WEB_VERSION=1.22.0
ENV NPM_CONFIG_UPDATE_NOTIFIER=false \ ENV NPM_CONFIG_UPDATE_NOTIFIER=false \
NPM_CONFIG_LOGLEVEL=warn \ NPM_CONFIG_LOGLEVEL=warn \