Prepare migration to 17 -> 18

This commit is contained in:
2025-10-08 19:39:26 +02:00
parent 677b1d980b
commit 31fdceb34f
4 changed files with 14 additions and 15 deletions

View File

@@ -1,2 +1,2 @@
#!/bin/bash
docker build . -t pierre42100/postgresmig:16to17
docker build . -t pierre42100/postgresmig:17to18