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