Merge pull request 'chore(deps): update alpine docker tag to v3.24' (#8) from renovate/alpine-3.x into master
Docker Build and Push / lint (push) Successful in 8s
Docker Build and Push / build (push) Successful in 1m49s
Docker Build and Push / test (push) Successful in 36s
Docker Build and Push / push (push) Successful in 58s

This commit was merged in pull request #8.
This commit is contained in:
2026-06-10 19:19:02 -04:00
+1 -1
View File
@@ -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 <dockerimages@cabillot.eu>"