release v1.5.3: fix CI image paths and update config

This commit is contained in:
Baohua Yang
2026-02-15 09:09:02 -08:00
parent 0835f8467a
commit aa589406b9
6 changed files with 1036 additions and 36 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "docker_practice",
"version": "1.0.0",
"version": "1.5.3",
"description": "docker_practice",
"main": "index.js",
"devDependencies": {
@@ -29,4 +29,4 @@
"url": "https://github.com/yeasy/docker_practice/issues"
},
"homepage": "https://github.com/yeasy/docker_practice#readme"
}
}