2 Commits
Author SHA1 Message Date
cloudix_mcp_server d582b3bd8b 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
2026-06-10 19:19:02 -04:00
renovate 87a4787cf7 chore(deps): update alpine docker tag to v3.24
Docker Build and Push / lint (pull_request) Successful in 5s
Docker Build and Push / build (pull_request) Successful in 1m26s
Docker Build and Push / test (pull_request) Successful in 29s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-09 20:55:38 +00: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." \ LABEL description="A complete, self-hosted Tiny Tiny RSS (TTRSS) environment." \
maintainer="Julien Cabillot <dockerimages@cabillot.eu>" maintainer="Julien Cabillot <dockerimages@cabillot.eu>"