fix: update outline oidc provider to point to correct image (#3792)

* fix: update outline oidc provider to point to correct image

* chore: bump tipi_version

---------

Co-authored-by: hex-developer <77530549+hex-developer@users.noreply.github.com>
This commit is contained in:
Sergio 2024-06-15 17:38:20 +03:00 committed by GitHub
parent 94574170f8
commit 9ad55a8502
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
"utilities"
],
"description": "Outline is a knowledge base designed for teams. It's goals are to be fast, intuitive and support many integrations.",
"tipi_version": 1,
"tipi_version": 2,
"version": "0.75.2",
"source": "https://github.com/outline/outline",
"website": "https://getoutline.com",

View File

@ -53,7 +53,7 @@ services:
outline-oidc:
container_name: outline-oidc
image: ghcr.io/hex-developer/oidc-provider:v0.2.0
image: ghcr.io/sergi0g/oidc-provider:v0.2.0
restart: unless-stopped
environment:
- LANGUAGE_CODE=en-us