mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-10 06:35:56 +08:00
Merge remote-tracking branch 'origin/appstore' into appstore
This commit is contained in:
commit
9b75951001
4
.github/workflows/process-apps.yml
vendored
4
.github/workflows/process-apps.yml
vendored
@ -14,10 +14,10 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
python-version: '3.10'
|
python-version: '3.10'
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
nezha-dash:
|
nezha-dash:
|
||||||
image: hamster1963/nezha-dash:v1.5.4
|
image: hamster1963/nezha-dash:v1.5.5
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
Loading…
x
Reference in New Issue
Block a user