Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] ed49b4580a
Bump library/node from 16-alpine to 21-alpine
Bumps library/node from 16-alpine to 21-alpine.

---
updated-dependencies:
- dependency-name: library/node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-20 06:22:13 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM --platform=$TARGETPLATFORM docker.io/library/node:16-alpine as deemix FROM --platform=$TARGETPLATFORM docker.io/library/node:21-alpine as deemix
ARG TARGETPLATFORM ARG TARGETPLATFORM
ARG BUILDPLATFORM ARG BUILDPLATFORM