Skip to content

Commit

Permalink
Merge pull request #37 from hu3rror/depup/usememos/memos
Browse files Browse the repository at this point in the history
chore(deps): update usememos/memos to 0.22.2
  • Loading branch information
hu3rror authored Jun 10, 2024
2 parents a58b241 + 6e7d86f commit 3b43ded
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.13
ARG MEMOS_IMAGE_TAG=0.22.1
ARG MEMOS_IMAGE_TAG=0.22.2

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

0 comments on commit 3b43ded

Please sign in to comment.