Skip to content

Commit e636039

Browse files
committed
hopelessness
1 parent 4d9b7e6 commit e636039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- 6379:6379
3333
postgres:
3434
# Docker Hub image
35-
image: postgres
35+
image: "postgres:15.1"
3636
# Provide the password for postgres
3737
env:
3838
POSTGRES_PASSWORD: "somerealpassword"

0 commit comments

Comments
 (0)