Fix security builds not being marked latest

master
Claire 2024-02-01 11:31:29 +01:00
parent 626ff320cf
commit a7b16003e1
1 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ jobs:
labels: |
org.opencontainers.image.description=Nightly build image used for testing purposes
flavor: |
latest=auto
latest=true
tags: |
type=raw,value=edge
type=raw,value=nightly
@ -53,7 +53,7 @@ jobs:
labels: |
org.opencontainers.image.description=Nightly build image used for testing purposes
flavor: |
latest=auto
latest=true
tags: |
type=raw,value=edge
type=raw,value=nightly