mirror of
https://github.com/jgeusebroek/docker-spotweb.git
synced 2025-06-01 13:17:24 +02:00
Revert to Ubuntu 20.04 for now because of incompatibility with older
Synology NAS devices. #63
This commit is contained in:
parent
a4d7eef195
commit
28dc1ce916
@ -1,4 +1,4 @@
|
||||
FROM ubuntu:22.04
|
||||
FROM ubuntu:20.04
|
||||
LABEL Author="Jeroen Geusebroek <me@jeroengeusebroek.nl>"
|
||||
|
||||
ENV DEBIAN_FRONTEND="noninteractive" \
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
# Docker Spotweb image
|
||||
|
||||
An image running [ubuntu/22.04](https://hub.docker.com/_/ubuntu/) Linux and [Spotweb](https://github.com/spotweb/spotweb).
|
||||
An image running [ubuntu/20.04](https://hub.docker.com/_/ubuntu/) Linux and [Spotweb](https://github.com/spotweb/spotweb).
|
||||
|
||||
## Requirements
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user