update name format of docker image to avoid conflicts with version detection

This commit is contained in:
MaysWind
2025-09-27 21:40:15 +08:00
parent 6a19131ea1
commit e9e6644e7f
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
images: |
${{ secrets.DOCKER_USERNAME }}/ezbookkeeping
tags: |
type=raw,value=SNAPSHOT-{{date 'YYYYMMDD'}}.${{ github.run_id }}
type=raw,value=SNAPSHOT-{{date 'YYYYMMDD'}}-${{ github.run_id }}
type=raw,value=SNAPSHOT-{{date 'YYYYMMDD'}}
type=raw,value=latest-snapshot