security: use dhi image for nodejs
Some checks failed
Build images / check-docker (push) Successful in 4s
Build images / scan (push) Failing after 27s
Build images / build-and-push (push) Has been skipped

This commit is contained in:
docker-claude 2026-04-16 22:46:52 +02:00
parent 94dadbbe8e
commit edeae9dc4b

View file

@ -1,4 +1,4 @@
FROM node:20-alpine FROM registry.zeidler.dev/docker-dhi/node:25-alpine3.23-dev
# Install runtime dependencies # Install runtime dependencies
RUN apk add --no-cache \ RUN apk add --no-cache \