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 29a17c1 commit d118b65Copy full SHA for d118b65
.github/workflows/release.yml
@@ -5,7 +5,7 @@ on:
5
env:
6
REGISTRY: ghcr.io
7
IMAGE_NAME: ${{ github.repository }}
8
- VERSION: 0.17.1
+ VERSION: 0.17.2
9
10
jobs:
11
build:
0 commit comments