Skip to content

Commit cacb58c

Browse files
committed
Oppgraderer postgresql til versjon 11 idc.
Signed-off-by: Ramin Esfandiari <[email protected]>
1 parent a79fb55 commit cacb58c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ services:
112112

113113
db:
114114
container_name: db
115-
image: 'postgres'
115+
image: 'postgres:11'
116116
networks:
117117
- app-tier
118118
restart: on-failure

0 commit comments

Comments
 (0)