Browse Source

Bump Postgres version

pull/2299/head
Edward 6 years ago
committed by GitHub
parent
commit
beddd718cd
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docker-compose.yml

2
docker-compose.yml

@ -1,5 +1,5 @@
sapldb:
image: postgres:9.6.8-alpine
image: postgres:10.5-alpine
restart: always
environment:
POSTGRES_PASSWORD: sapl

Loading…
Cancel
Save