Skip to content

Commit d6fd977

Browse files
committed
update version of postgres
Signed-off-by: Ahmet Turkmen <f.ahmet.turkmen@icloud.com>
1 parent 3ae271d commit d6fd977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ services:
1717
- internal
1818

1919
postgres-db:
20-
image: postgres:9.6.18-alpine
20+
image: postgres:alpine
2121
container_name: postgres
2222
command: postgres -c config_file=/etc/postgresql/postgresql.conf -c logging_collector=on -c log_destination=stderr -c log_directory=/logs
2323
env_file:

0 commit comments

Comments
 (0)