mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-05-02 20:25:16 -04:00
Update Docker to Ubuntu 19.04
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:18.10
|
||||
FROM ubuntu:19.04
|
||||
|
||||
ENV TZ UTC
|
||||
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
|
||||
|
||||
Reference in New Issue
Block a user