Skip to content

Commit d2f2946

Browse files
chore(deps): update postgres docker tag to v18
1 parent d2c973f commit d2f2946

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
--health-retries 10
101101
--tmpfs /var/lib/mysql
102102
postgres:
103-
image: postgres:17
103+
image: postgres:18
104104
env:
105105
POSTGRES_USER: postgres
106106
POSTGRES_PASSWORD: postgres

0 commit comments

Comments
 (0)