Skip to content

Commit 949b722

Browse files
chore(deps): update postgres docker tag to v18
1 parent ff8dcd8 commit 949b722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
services:
2121
postgres:
22-
image: postgres:17
22+
image: postgres:18
2323
env:
2424
POSTGRES_USER: postgres
2525
POSTGRES_PASSWORD: postgres

0 commit comments

Comments
 (0)