Skip to content

Commit 4a88e19

Browse files
committed
postgresql upgrade(11.5 -> 11.6)
Signed-off-by: tunagohan <kazuxtuna@gmail.com>
1 parent 27443b4 commit 4a88e19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)