Skip to content

Commit 32f30d3

Browse files
committed
update postgres
1 parent 20fc6a3 commit 32f30d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/resources/run_postgres.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ docker run --name jdbc-postgres \
55
-e POSTGRES_USER=$USER \
66
-p 5432:5432 \
77
--mount type=tmpfs,destination=/var/lib/postgresql/data \
8-
-d postgres:13.2-alpine
8+
-d postgres:14.0-alpine

0 commit comments

Comments
 (0)