chore(deps): update mouday/domain-admin docker tag to v1.5.22 (#406)

* feat: 修改 workflow 来解决重复触发的问题

* chore(deps): update mouday/domain-admin docker tag to v1.5.22

* Update app version [skip ci]

---------

Co-authored-by: zhengkunwang223 <zhengkun@fit2cloud.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
renovate[bot] 2023-09-13 10:43:01 +08:00 committed by GitHub
parent ec7dad98f2
commit a8ca9e5fd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 3 deletions

View File

@ -1,8 +1,6 @@
name: Update app version in Renovate Branches
on:
push:
branches: [ 'renovate/*' ]
workflow_dispatch:
inputs:
manual-trigger:

View File

@ -10,7 +10,7 @@ services:
volumes:
- "./data/database:/app/database"
- "./data/logs:/app/logs"
image: mouday/domain-admin:v1.5.21
image: mouday/domain-admin:v1.5.22
labels:
createdBy: "Apps"
networks: