security: use dhi image for nodejs
This commit is contained in:
parent
94dadbbe8e
commit
edeae9dc4b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM node:20-alpine
|
||||
FROM registry.zeidler.dev/docker-dhi/node:25-alpine3.23-dev
|
||||
|
||||
# Install runtime dependencies
|
||||
RUN apk add --no-cache \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue