Browse Source

chore(deps): update ghcr.io/matrixgpt/matrix-chatgpt-bot docker tag to v3.1.5

pull/3196/head
renovate[bot] 2 years ago
committed by GitHub
parent
commit
540810b968
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      roles/custom/matrix-bot-chatgpt/defaults/main.yml

+ 1
- 1
roles/custom/matrix-bot-chatgpt/defaults/main.yml View File

@@ -5,7 +5,7 @@
matrix_bot_chatgpt_enabled: true

# renovate: datasource=docker depName=ghcr.io/matrixgpt/matrix-chatgpt-bot
matrix_bot_chatgpt_version: 3.1.4
matrix_bot_chatgpt_version: 3.1.5

matrix_bot_chatgpt_container_image_self_build: false
matrix_bot_chatgpt_container_image_self_build_repo: "https://github.com/matrixgpt/matrix-chatgpt-bot"


Loading…
Cancel
Save