diff options
-rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -FROM python:3.9-alpine +FROM python:3.11-alpine LABEL authors="qetesh" WORKDIR /app COPY requirements.txt ./ |
![]() |
index : miniflux-ai | |
Unnamed repository; edit this file 'description' to name the repository. |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | Dockerfile | 2 |
@@ -1,4 +1,4 @@ -FROM python:3.9-alpine +FROM python:3.11-alpine LABEL authors="qetesh" WORKDIR /app COPY requirements.txt ./ |