chore(deps): update ghcr.io/blacktirion/email-oauth2-proxy-docker docker tag to v2024.02.22 (#2545)

This commit is contained in:
renovate[bot] 2024-02-23 06:40:58 +00:00 committed by GitHub
parent 896207dbc4
commit 6afa1a8158
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -6,8 +6,8 @@
"no_gui": true,
"port": 1999,
"id": "email-oauth2-proxy",
"tipi_version": 3,
"version": "2024.01.24",
"tipi_version": 4,
"version": "2024.02.22",
"categories": [
"utilities",
"security"

View File

@ -3,7 +3,7 @@ version: "3.9"
services:
email-oauth2-proxy:
container_name: email-oauth2-proxy
image: ghcr.io/blacktirion/email-oauth2-proxy-docker:2024.01.24
image: ghcr.io/blacktirion/email-oauth2-proxy-docker:2024.02.22
ports:
- ${APP_PORT}:80
restart: unless-stopped