mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-10 18:06:56 +08:00
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:
parent
ec7dad98f2
commit
a8ca9e5fd5
2
.github/workflows/renovate-app-version.yml
vendored
2
.github/workflows/renovate-app-version.yml
vendored
@ -1,8 +1,6 @@
|
||||
name: Update app version in Renovate Branches
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ 'renovate/*' ]
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
manual-trigger:
|
||||
|
@ -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:
|
Loading…
Reference in New Issue
Block a user