Skip to content

Commit 3190368

Browse files
authored
Merge pull request #70 from hu3rror/depup/usememos/telegram-integration
chore(deps): update usememos/telegram-integration to 0.4.1
2 parents 85af60b + 885dd42 commit 3190368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ RUN chmod +x /usr/local/memos/run.sh \
4747
# Install memogram
4848
ARG TARGETARCH
4949
ARG USE_MEMOGRAM=0
50-
ENV MEMOGRAM_TAG=0.3.1
50+
ENV MEMOGRAM_TAG=0.4.1
5151

5252
RUN if [ "$USE_MEMOGRAM" = "1" ]; then \
5353
apk add --no-cache gcompat procps wget && \

0 commit comments

Comments
 (0)