mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-06-09 14:49:57 +02:00
switch base image to alpine 3.14
This commit is contained in:
parent
bd0c7ebf0e
commit
d9b96dc114
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.13
|
||||
FROM alpine:3.14
|
||||
EXPOSE 9000/tcp
|
||||
|
||||
ENV SCRIPT_ROOT=/opt/tt-rss
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue