Update minetestauth/minetest-auth-proxy Docker tag to v1.2

master
Renovate Bot 2021-09-03 06:52:30 +00:00 committed by Buckaroo Banzai
parent 7171937863
commit e13f35db72
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ services:
- postgres
auth-proxy:
image: minetestauth/minetest-auth-proxy:1.1
image: minetestauth/minetest-auth-proxy:1.2
depends_on:
- "minetest"
restart: always