mirror of
https://github.com/ershisan99/flashcards-api.git
synced 2025-12-16 12:33:17 +00:00
pin node version
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Use the official Node.js LTS as a parent image
|
||||
FROM node:lts-alpine
|
||||
FROM node:20-alpine
|
||||
|
||||
# Set the working directory in the Docker container
|
||||
WORKDIR /usr/src/app
|
||||
|
||||
Reference in New Issue
Block a user