Unverified Commit 1d8603df authored by boojack's avatar boojack Committed by GitHub

chore: add `latest` docker tag (#113)

parent 6a8c559e
...@@ -41,4 +41,4 @@ jobs: ...@@ -41,4 +41,4 @@ jobs:
file: ./Dockerfile file: ./Dockerfile
platforms: linux/amd64,linux/arm64 platforms: linux/amd64,linux/arm64
push: true push: true
tags: neosmemo/memos:${{ env.VERSION }} tags: neosmemo/memos:latest, neosmemo/memos:${{ env.VERSION }}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment