This commit is contained in:
@ -13,7 +13,7 @@ jobs:
|
||||
# Label used to access the service container
|
||||
postgres:
|
||||
# Docker Hub image
|
||||
image: postgres:17-alpine
|
||||
image: postgres:17
|
||||
# Provide the password for postgres
|
||||
env:
|
||||
POSTGRES_USER: postgres
|
||||
|
||||
Reference in New Issue
Block a user