release 2.2.0.1

This commit is contained in:
pader 2023-03-17 18:49:05 +08:00
parent 3ad0c5a7f1
commit b46371e470
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ jobs:
flavor: |
latest=false
tags: |
type=semver,pattern={{raw}}-slim
type=pep440,pattern=v{{version}}-slim
- name: Build and push Docker image
uses: docker/build-push-action@v2.3.0