Skip to content

Commit 4a88e19

Browse files
committed
postgresql upgrade(11.5 -> 11.6)
Signed-off-by: tunagohan <[email protected]>
1 parent 27443b4 commit 4a88e19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployments/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: "3"
22
services:
33
database:
4-
image: postgres:11.5
4+
image: postgres:11.6-alpine
55
environment:
66
- POSTGRES_USER=codimd
77
- POSTGRES_PASSWORD=change_password

0 commit comments

Comments
 (0)