Compare commits

1 Commits

Author SHA1 Message Date
GianLuca Vagnuzzi
93985c92af Fixed tags
All checks were successful
Update Docker Hub Description / dockerHubDescription (push) Successful in 13s
Docker Image CI / build_docker_images (push) Successful in 12m3s
2026-01-02 17:16:43 +01:00
3 changed files with 3 additions and 4 deletions

View File

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

View File

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

View File

@@ -27,5 +27,4 @@ services:
```
## Changelog
v3232.52r7 - 02.01.2026
- Alpine v3.23.2
- Tftp-hpa v5.2-r7
- Fixed tags