ソースを参照

Update ghcr.io/devture/matrix-corporal Docker tag to v3.1.5

pull/4505/head
renovate[bot] 8ヶ月前
committed by GitHub
コミット
4cb7418f6e
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: B5690EEEBB952194
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      roles/custom/matrix-corporal/defaults/main.yml

+ 1
- 1
roles/custom/matrix-corporal/defaults/main.yml ファイルの表示

@@ -16,7 +16,7 @@
matrix_corporal_enabled: true matrix_corporal_enabled: true


# renovate: datasource=docker depName=ghcr.io/devture/matrix-corporal # renovate: datasource=docker depName=ghcr.io/devture/matrix-corporal
matrix_corporal_version: 3.1.4
matrix_corporal_version: 3.1.5


matrix_corporal_container_image_self_build: false matrix_corporal_container_image_self_build: false
matrix_corporal_container_image_self_build_repo: "https://github.com/devture/matrix-corporal.git" matrix_corporal_container_image_self_build_repo: "https://github.com/devture/matrix-corporal.git"


読み込み中…
キャンセル
保存