mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-09 20:12:26 +10:00
- remove stale bot
- pin node version in dockerfile
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# --- Base Image ---
|
||||
FROM node:bullseye-slim AS base
|
||||
FROM node:lts-bullseye-slim AS base
|
||||
|
||||
ENV PNPM_HOME="/pnpm"
|
||||
ENV PATH="$PNPM_HOME:$PATH"
|
||||
|
||||
Reference in New Issue
Block a user