Conversation
Bumps images.shopify to btcpayserver/shopify-app-deployer:1.10 (multi-arch manifest published 2026-08-03, amd64 + arm64 present). BTCPay Server (2.4.1), NBXplorer (2.6.9) and Postgres (18.4) are all still at their newest upstream tags, so only the Shopify deployer moves. Also re-resolves the *-startos git dependencies; start-sdk is already at the latest 2.0.9 and stays put, with a single hoisted copy in the lockfile.
MattDHill
approved these changes
Aug 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Monitor cycle bump for
btcpayserver-startos.2.4.1:4→2.4.1:5.Of the four pinned images, only the Shopify app deployer moved upstream:
btcpayserver/btcpayserver2.4.1v2.4.1, 2026-07-23) — unchangednicolasdorier/nbxplorer2.6.9v2.6.9) — unchangedbtcpayserver/postgres18.4btcpayserver/shopify-app-deployer1.9→1.10btcpayserver's newest tags includev2.4.2-rockstar-rc1/-rc2, which are release candidates and are skipped.Artifact verification
btcpayserver/shopify-app-deployer:1.10resolves on Docker Hub (pushed 2026-08-03) and its manifest list carrieslinux/amd64,linux/arm64andlinux/arm/v7, so both architectures this package builds for are covered.Upstream changes (
shopify-app1.9…1.10)One commit,
b741990"Make checkout app more friendly": while the invoice is being created, the checkout extension now renders a "Please wait, BTCPay is generating your invoice…" line beside a larger spinner rather than a bare spinner. Copy/UX only — no API, config or deployment change. Full diff: btcpayserver/shopify-app@1.9...1.10This image only runs when the user enables the optional Shopify integration, so installs without it are unaffected.
Other changes
*-startosgit dependencies (cln,lnd,monerod,tormoved;bitcoin-coreunchanged). 12-line lockfile diff, single hoisted@start9labs/start-sdk.@start9labs/start-sdkis already pinned at the latest published2.0.9— no SDK bump.README.md/instructions.mdreviewed — neither carries image versions and neither describes the checkout UI, so no doc change is warranted.Test plan
npm run check(tsc) green at2.4.1:5prettier --checkclean on the edited filesshopify-app-deployer:1.10manifest verified on Docker Hub for amd64 + arm642.4.1:5confirmed free on the registry (published:2.4.1:4)make/ s9pk build in review