Bump node from 20-alpine3.17 to 21-alpine3.17 in /app
Bumps node from 20-alpine3.17 to 21-alpine3.17. --- updated-dependencies: - dependency-name: node dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1950e2a361
commit
f8cce9bc4d
@ -1,4 +1,4 @@
|
|||||||
FROM node:20-alpine3.17 as build
|
FROM node:21-alpine3.17 as build
|
||||||
|
|
||||||
RUN apk update && apk upgrade
|
RUN apk update && apk upgrade
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user