fix(infrastructure): Correct Docker image path in Dockerfile for improved build consistency.

This commit is contained in:
2024-11-17 01:04:26 +01:00
parent dafe6574cc
commit fff4c7642d
4 changed files with 11 additions and 6 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 2024-11-17 - 4.3.16 - fix(infrastructure)
Correct Docker image path in Dockerfile for improved build consistency.
- Dockerfile: Updated base image paths from 'code.foss.global/hosttoday/ht-docker-node' to 'code.foss.global/host.today/ht-docker-node'.
## 2024-11-17 - 4.3.15 - fix(project setup)
fixed incorrect configuration in npmextra.json