ci: refs #4922 Docker image fixes
gitea/hedera-web/pipeline/head This commit looks good Details

This commit is contained in:
Juan Ferrer 2025-02-11 08:00:08 +01:00
parent c0bcad6ce0
commit 7c7f1b976c
5 changed files with 5 additions and 6 deletions

View File

@ -1,5 +1,4 @@
# Not using buster because of bug: https://bugs.php.net/bug.php?id=78870
FROM debian:bookworm-slim
FROM registry.verdnatura.es/verdnatura/node:20.18.3-vn1
ARG DEBIAN_FRONTEND=noninteractive

2
Jenkinsfile vendored
View File

@ -39,7 +39,7 @@ pipeline {
}
agent {
docker {
image 'registry.verdnatura.es/verdnatura/debuild:2.23.4-vn8'
image 'registry.verdnatura.es/verdnatura/debuild:2.23.4-vn9'
registryUrl 'https://registry.verdnatura.es/'
registryCredentialsId 'docker-registry'
}

View File

@ -1,6 +1,6 @@
{
"name": "hedera-web-back",
"version": "24.50.16",
"version": "25.8.0",
"description": "Verdnatura web page backend",
"license": "GPL-3.0",
"author": "Verdnatura Levante SL"

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
hedera-web (24.50.16) stable; urgency=low
hedera-web (25.8.0) stable; urgency=low
* Initial Release.

View File

@ -1,6 +1,6 @@
{
"name": "hedera-web",
"version": "24.50.19",
"version": "25.8.0",
"description": "Verdnatura web page",
"license": "GPL-3.0",
"productName": "Verdnatura",