Skip to content

Commit a452d4a

Browse files
chore(deps): update postgres docker tag to v18.4 (#1357)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fd752e5 commit a452d4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
OTP_VERSION: 28.3.1
2828
services:
2929
postgres:
30-
image: postgres:18.3
30+
image: postgres:18.4
3131
env:
3232
POSTGRES_USER: postgres
3333
POSTGRES_PASSWORD: postgres

0 commit comments

Comments
 (0)