Skip to content

Commit

Permalink
[mirotalk] - update Dockerfile node
Browse files Browse the repository at this point in the history
  • Loading branch information
miroslavpejic85 committed Jan 14, 2025
1 parent 5fd5fdf commit bd380d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use a lightweight Node.js image
FROM node:20-alpine
# Use a lightweight Node.js image https://hub.docker.com/_/node
FROM node:lts-alpine

# Set working directory
WORKDIR /src
Expand Down

0 comments on commit bd380d1

Please sign in to comment.