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 2f272b0 commit aa8a99bCopy full SHA for aa8a99b
1 file changed
.github/workflows/release.yml
@@ -5,7 +5,7 @@ on:
5
tags: [ '*.*.*', '*.*.*-*' ]
6
7
env:
8
- LATEST: '9.6.1'
+ LATEST: '9.7.0'
9
REGISTRY: docker.io
10
IMAGE_NAME: ${{ github.repository }}
11
0 commit comments