Browse Source

Bump Postgres version

rate-limiter-2026
Edward 8 years ago
committed by GitHub
parent
commit
cb8d498174
  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