Skip to content

Commit 920bc2d

Browse files
committed
Bump postgres
1 parent 6436181 commit 920bc2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/moodle-ci.yml

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

1818
services:
1919
postgres:
20-
image: postgres:14
20+
image: postgres:15
2121
env:
2222
POSTGRES_USER: 'postgres'
2323
POSTGRES_HOST_AUTH_METHOD: 'trust'

0 commit comments

Comments
 (0)