Update Dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:latest AS builder
|
||||
FROM node:20.16.0-bullseye AS builder
|
||||
|
||||
WORKDIR /usr/src/app
|
||||
# this will allow us to run vite and other tools directly
|
||||
|
||||
Reference in New Issue
Block a user