We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4376a5d commit a74778fCopy full SHA for a74778f
.github/workflows/release.yml
@@ -5,7 +5,7 @@ on:
5
tags: [ '*.*.*', '*.*.*-*' ]
6
7
env:
8
- LATEST: '8.1.0'
+ LATEST: '8.2.0'
9
REGISTRY: docker.io
10
IMAGE_NAME: ${{ github.repository }}
11
0 commit comments