Skip to content

Commit 12b244c

Browse files
chore(deps): update postgres docker tag to v19
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d2ef3cd commit 12b244c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/phpunit.yml

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

211211
services:
212212
postgres:
213-
image: postgres:18
213+
image: postgres:19beta2
214214
ports:
215215
- 4444:5432/tcp
216216
env:

0 commit comments

Comments
 (0)