Revert to Ubuntu 20.04 for now because of incompatibility with older

Synology NAS devices. #63
This commit is contained in:
Jeroen Geusebroek 2024-01-08 09:10:01 +01:00
parent a4d7eef195
commit 28dc1ce916
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM ubuntu:22.04
FROM ubuntu:20.04
LABEL Author="Jeroen Geusebroek <me@jeroengeusebroek.nl>"
ENV DEBIAN_FRONTEND="noninteractive" \

View File

@ -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