switch base image to alpine 3.14
This commit is contained in:
parent
bd0c7ebf0e
commit
d9b96dc114
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.13
|
||||
FROM alpine:3.14
|
||||
EXPOSE 9000/tcp
|
||||
|
||||
ENV SCRIPT_ROOT=/opt/tt-rss
|
||||
|
|
Loading…
Reference in New Issue