Compare commits

1 Commits

Author SHA1 Message Date
GianLuca Vagnuzzi
9338dd4070 Fixed tags
All checks were successful
Update Docker Hub Description / dockerHubDescription (push) Successful in 13s
Docker Image CI / build_docker_images (push) Successful in 19m24s
2026-01-02 16:38:08 +01:00
3 changed files with 3 additions and 4 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: rardcode/mynodejs:latest container: 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: rardcode/mynodejs:latest container: mynodejs:latest
steps: steps:
- name: Checkout repository - name: Checkout repository

View File

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