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: 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

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