Skip to content

Commit

Permalink
use centurix for the docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
s3than committed Jan 22, 2025
1 parent 82c37fc commit 2f51b18
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,8 @@ jobs:
id: meta_docker
uses: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7
with:
images: ${{ env.IMAGE_NAME }}
images: |
centurix/traffcap
tags: |
# minimal (short sha)
type=sha
Expand Down

0 comments on commit 2f51b18

Please sign in to comment.