Skip to content

Commit

Permalink
2.1.8rc
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaofeng1227 committed Jul 10, 2024
1 parent 944ece7 commit 9687b24
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 9 deletions.
9 changes: 4 additions & 5 deletions changelog_latest.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
### enhancement:
- can not install docker by install.sh in the china's vm #503
- Add health check to the runtime container #500

### appstore:
- [complete docker-compose.yml for [Nexus]](https://github.com/Websoft9/docker-library/issues/628)
- [complete docker-compose.yml for [jihu]](https://github.com/Websoft9/docker-library/issues/626)
- [complete docker-compose.yml for [registry]](https://github.com/Websoft9/docker-library/issues/625)
- [complete docker-compose.yml for [nodered]](https://github.com/Websoft9/docker-library/issues/622)
- [complete docker-compose.yml for [rocketmq]](https://github.com/Websoft9/docker-library/issues/637)
- [strapi gateway error](https://github.com/Websoft9/docker-library/issues/631)
- [complete docker-compose.yml for [ManageIQ]](https://github.com/Websoft9/docker-library/issues/630)
2 changes: 1 addition & 1 deletion docker/apphub/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file can running at actions
# MEDIA_VERSION and LIBRARY_VERSION will trigger its release
# modify time: 202406271009, you can modify here to trigger Docker Build action
# modify time: 202407100849, you can modify here to trigger Docker Build action


FROM python:3.10-slim-bullseye
Expand Down
6 changes: 3 additions & 3 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"version": "2.1.7",
"version": "2.1.8-rc1",
"plugins": {
"portainer": "0.1.1",
"nginx": "0.0.8",
"gitea": "0.0.6",
"myapps": "0.2.0",
"appstore": "0.1.8",
"myapps": "0.2.1",
"appstore": "0.1.9",
"settings": "0.1.0",
"navigator": "0.5.10"
},
Expand Down

0 comments on commit 9687b24

Please sign in to comment.