Skip to content

Commit d4a31d3

Browse files
chore(deps): update postgres docker tag to v18
1 parent 28d6121 commit d4a31d3

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
@@ -98,7 +98,7 @@ jobs:
9898
--health-retries 10
9999
--tmpfs /var/lib/mysql
100100
postgres:
101-
image: postgres:17
101+
image: postgres:18
102102
env:
103103
POSTGRES_USER: postgres
104104
POSTGRES_PASSWORD: postgres

0 commit comments

Comments
 (0)