mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose.git
synced 2025-08-18 16:56:57 +02:00
use clean alpine 3.13 base
This commit is contained in:
parent
ce945d6acb
commit
2e13396bd7
@ -1,4 +1,4 @@
|
||||
FROM php:8-fpm-alpine
|
||||
FROM alpine:3.13
|
||||
EXPOSE 9000/tcp
|
||||
|
||||
RUN apk add --no-cache dcron php8 php8-fpm \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user