Skip to content
Snippets Groups Projects
Commit 6eafeda5 authored by Robert Goldmann's avatar Robert Goldmann
Browse files

#769 - update testcontainers postgresql versio

parent 48f1cbd4
No related branches found
No related tags found
No related merge requests found
Pipeline #9795 failed
......@@ -7,5 +7,5 @@ public class TestConstants
// empty
}
public static final String POSTGRES_VERSION = "postgres:17.0";
public static final String POSTGRES_VERSION = "postgres:17.4";
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment