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 ))