Skip to content

Commit

Permalink
Merge pull request #4 from hu3rror/depup/usememos/memos
Browse files Browse the repository at this point in the history
chore(deps): update usememos/memos to 0.14.0
  • Loading branch information
hu3rror authored Jul 16, 2023
2 parents 7324336 + ead56b9 commit c0c4e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG LITESTREAM_IMAGE_TAG=0.3.9
ARG MEMOS_IMAGE_TAG=0.13.2
ARG MEMOS_IMAGE_TAG=0.14.0

# Build litestream
FROM docker.io/litestream/litestream:${LITESTREAM_IMAGE_TAG} AS package
Expand Down

0 comments on commit c0c4e01

Please sign in to comment.