Merge pull request #8 from ngn13/dependabot/docker/app/node-21-alpine3.17
Bump node from 20-alpine3.17 to 21-alpine3.17 in /app
This commit is contained in:
commit
f4f7cfb452
@ -1,4 +1,4 @@
|
||||
FROM node:20-alpine3.17 as build
|
||||
FROM node:21-alpine3.17 as build
|
||||
|
||||
RUN apk update && apk upgrade
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user