mirror of
https://github.com/stackblitz/bolt.new
synced 2025-06-26 18:17:50 +00:00
chore: update docker base image
updated docker base image to reduce the vulnerabilities in docker
This commit is contained in:
commit
e312b8cd07
@ -1,4 +1,4 @@
|
||||
FROM node:20.15.1
|
||||
FROM node:20.18.1-bookworm-slim
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user