From 77b0f5b214aa0eec992a16ff6650c60b203adcbb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 22:49:41 +0000 Subject: [PATCH] chore(deps): update ghcr.io/maevsi/sqitch docker tag to v12 --- src/production/sqitch/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/production/sqitch/compose.yaml b/src/production/sqitch/compose.yaml index 39aaab60..d049faf4 100644 --- a/src/production/sqitch/compose.yaml +++ b/src/production/sqitch/compose.yaml @@ -3,5 +3,5 @@ services: deploy: update_config: order: stop-first - image: ghcr.io/maevsi/sqitch:11.1.9 + image: ghcr.io/maevsi/sqitch:12.0.0 volumes: (( prune ))