chore(deps): update ghcr.io/blacktirion/email-oauth2-proxy-docker docker tag to v2024.03.17 (#2864)
This commit is contained in:
parent
9229746a18
commit
737e26f27d
|
@ -6,8 +6,8 @@
|
|||
"no_gui": true,
|
||||
"port": 1999,
|
||||
"id": "email-oauth2-proxy",
|
||||
"tipi_version": 4,
|
||||
"version": "2024.02.22",
|
||||
"tipi_version": 5,
|
||||
"version": "2024.03.17",
|
||||
"categories": [
|
||||
"utilities",
|
||||
"security"
|
||||
|
|
|
@ -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.02.22
|
||||
image: ghcr.io/blacktirion/email-oauth2-proxy-docker:2024.03.17
|
||||
ports:
|
||||
- ${APP_PORT}:80
|
||||
restart: unless-stopped
|
||||
|
|
Loading…
Reference in New Issue
Block a user