Docker: tag intermediate containers (#5910)

This commit is contained in:
Austin
2025-01-22 09:55:57 -05:00
committed by GitHub
parent 7fb22cf678
commit 01892cbd1e
2 changed files with 21 additions and 1 deletions

View File

@@ -145,6 +145,7 @@ jobs:
with:
images: meshtastic/meshtasticd
tags: ${{ steps.tags.outputs.debian }}
flavor: latest=false
- name: Create Docker manifest (Debian)
id: manifest_debian