Merge pull request #2601 from ClearlyClaire/glitch-soc/fixes/security-builds-latest

Fix security builds not being tagged latest
This commit is contained in:
Claire
2024-02-01 11:48:45 +01:00
committed by GitHub

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