Merge pull request #103 from ngn13/dependabot/docker/app/node-22.6.0
Bump node from 22.5.1 to 22.6.0 in /app
This commit is contained in:
commit
6fffd4c46b
@ -1,4 +1,4 @@
|
||||
FROM node:22.5.1 as build
|
||||
FROM node:22.6.0 as build
|
||||
|
||||
WORKDIR /app
|
||||
COPY . /app
|
||||
|
Loading…
x
Reference in New Issue
Block a user