Skip to content

Commit

Permalink
add Dokerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcibotari committed May 16, 2024
1 parent 017559a commit ece9556
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ jobs:
tags: |
type=edge,branch=main
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=semver,pattern=latest
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
Expand Down

0 comments on commit ece9556

Please sign in to comment.