Skip to content

Commit

Permalink
Processed apps directory via GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
QYG2297248353 committed Feb 5, 2025
1 parent 28d7e14 commit cefe7f3
Show file tree
Hide file tree
Showing 18 changed files with 4 additions and 4 deletions.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ services:
environment:
- APP_NAME=${CONTAINER_NAME}
- HTTPS_PROXY=${HTTP_PROXY}
image: dpanel/dpanel:1.5.3-lite
image: dpanel/dpanel:1.5.4-lite
labels:
createdBy: Apps
networks:
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ services:
environment:
- APP_NAME=${CONTAINER_NAME}
- HTTPS_PROXY=${HTTP_PROXY}
image: dpanel/dpanel:1.5.3
image: dpanel/dpanel:1.5.4
labels:
createdBy: Apps
networks:
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion dockge/dpanel-lite/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ services:
environment:
- APP_NAME=${CONTAINER_NAME}
- HTTPS_PROXY=${HTTP_PROXY}
image: dpanel/dpanel:1.5.3-lite
image: dpanel/dpanel:1.5.4-lite
labels:
createdBy: Apps
networks:
Expand Down
2 changes: 1 addition & 1 deletion dockge/dpanel/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ services:
environment:
- APP_NAME=${CONTAINER_NAME}
- HTTPS_PROXY=${HTTP_PROXY}
image: dpanel/dpanel:1.5.3
image: dpanel/dpanel:1.5.4
labels:
createdBy: Apps
networks:
Expand Down

0 comments on commit cefe7f3

Please sign in to comment.