Closed mbolo01 closed 6 months ago
Dockerfile has:
FROM node:16-bullseye-slim
where it should be:
FROM node:20-bullseye-slim
for Plexamp 4.10 and higher to work
Done
Dockerfile has:
FROM node:16-bullseye-slim
where it should be:
FROM node:20-bullseye-slim
for Plexamp 4.10 and higher to work