Skip to content

Commit 11d498f

Browse files
bigbrozergithub-actions[bot]
authored andcommitted
feat(ttrss): bump ttrss version to commit 87b42eb
1 parent 6460f18 commit 11d498f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM alpine:3.18
33
LABEL maintainers="Vincent BESANCON <besancon.vincent@gmail.com>"
44

55
# TTRSS upstream commit reference
6-
ARG TTRSS_COMMIT="6472479"
6+
ARG TTRSS_COMMIT="87b42eb"
77

88
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
99

0 commit comments

Comments
 (0)