Skip to content

Commit 53cf4be

Browse files
authored
Update build.yml
1 parent e1d82b7 commit 53cf4be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
tags: |
6868
type=raw,value=latest,priority=100
6969
type=raw,value=${{ env.latest_minor }}
70-
type=raw,value=${{ env.latest_version }}
70+
type=raw,value=${{ env.latest_version }},priority=250
7171
labels: |
7272
org.opencontainers.image.title=${{ vars.NAME }}
7373
env:

0 commit comments

Comments
 (0)