Compare commits

3 Commits

Author SHA1 Message Date
GianLuca Vagnuzzi
e04b8b9887 Fixed workflows
All checks were successful
Update Docker Hub Description / dockerHubDescription (push) Successful in 13s
2026-01-13 09:58:21 +01:00
GianLuca Vagnuzzi
22e6b4e2ad Modificato workflow per build action
Some checks failed
Update Docker Hub Description / dockerHubDescription (push) Failing after 2s
2026-01-11 09:04:32 +01:00
GianLuca Vagnuzzi
e0ac0888bc Fixed tags
All checks were successful
Update Docker Hub Description / dockerHubDescription (push) Successful in 12s
2026-01-02 17:30:54 +01:00
3 changed files with 4 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ on:
jobs: jobs:
build_docker_images: build_docker_images:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: mynodejs:latest container: rardcode/mynodejs:latest
steps: steps:
- name: Code Checkout - name: Code Checkout

View File

@@ -11,7 +11,7 @@ on:
jobs: jobs:
dockerHubDescription: dockerHubDescription:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: mynodejs:latest container: rardcode/mynodejs:latest
steps: steps:
- name: Checkout repository - name: Checkout repository

View File

@@ -36,4 +36,5 @@ services:
``` ```
## Changelog ## Changelog
v132.443p18 - 02.01.2026 v132.443p18 - 02.01.2026
- Fixed tag version - Debian v13.2
- isc-dhcp-server v4.4.3-P1-8