Skip to content

Commit bd6f866

Browse files
bigbrozergithub-actions[bot]
authored andcommitted
feat(ttrss): bump ttrss version to commit 0eb4571
1 parent 931ec12 commit bd6f866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM alpine:3.18
33
LABEL maintainers="Vincent BESANCON <[email protected]>"
44

55
# TTRSS upstream commit reference
6-
ARG TTRSS_COMMIT="a071eda"
6+
ARG TTRSS_COMMIT="0eb4571"
77

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

0 commit comments

Comments
 (0)