Skip to content

Commit

Permalink
Update Docker workflow to use 'edge' type for flavor and tags
Browse files Browse the repository at this point in the history
  • Loading branch information
oleander committed Feb 1, 2024
1 parent 5a54ba3 commit 22bd59c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: docker/metadata-action@v5
with:
images: ${{ env.REGISTRY }}/oleander/amd64-addon-linus
flavor: type=edge
tags: type=edge

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit 22bd59c

Please sign in to comment.