Skip to content
Snippets Groups Projects
Commit a9ad7db7 authored by Ernesto Rico Schmidt's avatar Ernesto Rico Schmidt
Browse files

Update to Postgres image

parent 39c1bac4
No related branches found
No related tags found
No related merge requests found
Pipeline #1887 passed
......@@ -20,7 +20,7 @@ services:
- POSTGRES_PASSWORD=aura
postgres:
image: postgres:13.5-bullseye
image: postgres:13.6-bullseye
container_name: steering-postgres
volumes:
- postgres_data:/var/lib/postgresql/data
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment