@ -20,7 +20,7 @@ jobs:
services:
postgres:
image: postgres:13.5
image: postgres:13.18
env:
POSTGRES_PASSWORD: password
POSTGRES_USER: postgres
@ -79,7 +79,7 @@ jobs:
@ -137,7 +137,7 @@ jobs:
@ -195,7 +195,7 @@ jobs:
@ -254,7 +254,7 @@ jobs:
@ -313,7 +313,7 @@ jobs:
@ -5,7 +5,7 @@ volumes:
db:
image: postgres:13.5-alpine
image: postgres:13.18-alpine
restart: always
# To preserve data between runs of docker-compose, we mount a folder from the host machine.
volumes: