fix: revert Dockerfile hacks, restart CoreDNS to fix DNS resolution
Root cause: CoreDNS pods were failing to forward external DNS queries (registry.npmjs.org.celestium.life -> no next plugin). Restarted CoreDNS deployment. Reverted Dockerfile to original clean state.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
# Stage 1: Build
|
||||
# Base images: uses Harbor proxy cache in CI, falls back to Docker Hub externally
|
||||
FROM registry.celestium.life/dockerhub-cache/library/node:24-alpine AS build
|
||||
|
||||
Reference in New Issue
Block a user