Skip to content

Commit

Permalink
2.1.11-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaofeng1227 committed Aug 6, 2024
1 parent b6b3c00 commit 7bc357d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 11 deletions.
12 changes: 5 additions & 7 deletions changelog_latest.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
### enhancement:
- websoft9-proxy container delete, cannot work #510
- websoft9 service can not send credentials to Nginx or portainer reset #505
- Nginx how to dynamically apply proxy #516
- cannot access background for [prestashop] #514

### appstore:
- [nextcloud edit office document failed when use domain](https://github.com/Websoft9/docker-library/issues/646)
- [can not pull image for [knowage]](https://github.com/Websoft9/docker-library/issues/644)
- [cannot connect db for gitea](https://github.com/Websoft9/docker-library/issues/642)
- [complete docker-compose.yml for [Kaspersky]](https://github.com/Websoft9/docker-library/issues/640)
- [complete docker-compose.yml for [Trivy]](https://github.com/Websoft9/docker-library/issues/639)
- [the container port not need to check when install for [docker]](https://github.com/Websoft9/docker-library/issues/660)
- [Moodle container always restart](https://github.com/Websoft9/docker-library/issues/656)
- [find app's docker_url](https://github.com/Websoft9/docker-library/issues/650)
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: 202408011654, you can modify here to trigger Docker Build action
# modify time: 202408061600, 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.10",
"version": "2.1.11-rc1",
"plugins": {
"portainer": "0.1.1",
"nginx": "0.0.8",
"gitea": "0.0.6",
"myapps": "0.2.3",
"appstore": "0.2.1",
"myapps": "0.2.4",
"appstore": "0.2.2",
"settings": "0.1.2",
"navigator": "0.5.10"
},
Expand Down

0 comments on commit 7bc357d

Please sign in to comment.