mirror of
https://github.com/lklynet/hypermind.git
synced 2026-05-03 01:20:30 +00:00
Update base image to node:20-slim
big mistake updating lol
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
ARG BASE_IMAGE=node:18-alpine
|
||||
ARG BASE_IMAGE=node:20-slim
|
||||
FROM ${BASE_IMAGE}
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user