Browse Source

HOT-FIX: revertendo pinagem de PG

pull/2036/head
Edward 7 years ago
committed by GitHub
parent
commit
47afb8b73a
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
restart: always
environment:
POSTGRES_PASSWORD: sapl

Loading…
Cancel
Save