Skip to content

Commit b79e9ab

Browse files
chore(deps): update postgres docker tag to v18
1 parent 30f8790 commit b79e9ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)