diff --git a/Dockerfile b/Dockerfile index 3d69f06..2ed8283 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.23 +FROM alpine:3.24 LABEL description="A complete, self-hosted Tiny Tiny RSS (TTRSS) environment." \ maintainer="Julien Cabillot "