Compare commits

...

2 Commits

Author SHA1 Message Date
ca92e81fae 5.0.132
Some checks failed
Docker (tags) / security (push) Successful in 37s
Docker (tags) / test (push) Successful in 47s
Docker (tags) / metadata (push) Successful in 5s
Docker (tags) / release (push) Failing after 59s
2024-05-24 13:15:38 +02:00
47a7b99e55 fix(core): update 2024-05-24 13:15:37 +02:00
3 changed files with 3 additions and 3 deletions

View File

@ -90,7 +90,7 @@ jobs:
npmci docker build
npmci docker test
# npmci docker push gitea.lossless.digital
npmci docker push dockerregistry.lossless.digital
npmci docker push code.foss.global
metadata:
needs: test

2
package-lock.json generated
View File

@ -1,5 +1,5 @@
{
"name": "ht-docker-node",
"version": "5.0.131",
"version": "5.0.132",
"lockfileVersion": 1
}

View File

@ -1,6 +1,6 @@
{
"name": "ht-docker-node",
"version": "5.0.131",
"version": "5.0.132",
"description": "docker image with nodejs and shipzone.io support",
"main": "index.js",
"scripts": {