mirror of
https://github.com/jgeusebroek/docker-spotweb.git
synced 2025-08-12 08:05:16 +02:00
Revert to Ubuntu 20.04 for now because of incompatibility with older
Synology NAS devices. #63
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:22.04
|
||||
FROM ubuntu:20.04
|
||||
LABEL Author="Jeroen Geusebroek <me@jeroengeusebroek.nl>"
|
||||
|
||||
ENV DEBIAN_FRONTEND="noninteractive" \
|
||||
|
Reference in New Issue
Block a user