Skip to content

Commit 9a7da2c

Browse files
chore(deps): update postgres docker tag to v18.2 (#1333)
1 parent f6849af commit 9a7da2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.1
30+
image: postgres:18.2
3131
env:
3232
POSTGRES_USER: postgres
3333
POSTGRES_PASSWORD: postgres

0 commit comments

Comments
 (0)