Upgrades postgres and gitea

master
Abhinav Sarkar 2018-09-14 04:21:58 +00:00
parent f71018b740
commit a38ba9d5a5
1 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ services:
- ./wallabag/images:/var/www/wallabag/web/assets/images
db:
image: postgres:10.4
image: postgres:10.5
restart: always
environment:
POSTGRES_PASSWORD: ${PG_PASSWORD}
@ -80,7 +80,7 @@ services:
- ./pihole-data/dnsmasq:/etc/dnsmasq.d
gitea:
image: gitea/gitea:1.4
image: gitea/gitea:1.5
environment:
APP_NAME: "Code dot abhinavsarkar.net"
RUN_MODE: prod