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

master
Renovate Bot 2021-05-07 09:48:19 +00:00 committed by Buckaroo Banzai
parent c96da37f9d
commit 7ab05e7e98
1 changed files with 1 additions and 1 deletions

View File

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