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