Skip to content

Commit aa8a99b

Browse files
authored
ci: Update LATEST version to 9.7.0 in release workflow (#142)
1 parent 2f272b0 commit aa8a99b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
tags: [ '*.*.*', '*.*.*-*' ]
66

77
env:
8-
LATEST: '9.6.1'
8+
LATEST: '9.7.0'
99
REGISTRY: docker.io
1010
IMAGE_NAME: ${{ github.repository }}
1111

0 commit comments

Comments
 (0)