We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7c38ca commit da5b104Copy full SHA for da5b104
.github/workflows/release.yml
@@ -5,7 +5,7 @@ on:
5
env:
6
REGISTRY: ghcr.io
7
IMAGE_NAME: ${{ github.repository }}
8
- VERSION: 0.22.0
+ VERSION: 0.22.1
9
10
jobs:
11
build:
0 commit comments