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

This commit is contained in:
2026-06-09 20:55:38 +00:00
parent ec7e814aff
commit 87a4787cf7
+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>"