diff --git a/integration/compose.yml b/integration/compose.yml index d592940..6ce63a3 100644 --- a/integration/compose.yml +++ b/integration/compose.yml @@ -1,6 +1,6 @@ services: peerlab-postgres: - image: postgres:17 + image: postgres:18 container_name: peerlab-postgres environment: POSTGRES_DB: peerlab_gateway