diff --git a/pgrx-build/debian_bookworm/strategy.json b/pgrx-build/debian_bookworm/strategy.json index ef648fb..6b5c717 100644 --- a/pgrx-build/debian_bookworm/strategy.json +++ b/pgrx-build/debian_bookworm/strategy.json @@ -10,6 +10,18 @@ "YQ_VERSION": "4.41.1" } } +{ + "name": "pgrx build environment", + "imgname": "pgrx-build", + "variant": "debian_bookworm", + "platforms": ["linux/amd64"], + "tags": ["debian_bookworm-pg16-pgrx0.11.3"], + "buildArgs": { + "PG_MAJOR_VERSION": "16", + "PGRX_VERSION": "0.11.3", + "YQ_VERSION": "4.41.1" + } +} { "name": "pgrx build environment", "imgname": "pgrx-build",