mirror of
https://github.com/ershisan99/flashcards-api.git
synced 2025-12-18 05:09:29 +00:00
pin node version
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Use the official Node.js LTS as a parent image
|
# 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
|
# Set the working directory in the Docker container
|
||||||
WORKDIR /usr/src/app
|
WORKDIR /usr/src/app
|
||||||
|
|||||||
Reference in New Issue
Block a user