Skip to content

Commit 2f272b0

Browse files
authored
ci: Update LATEST version to 9.6.1 in release workflow (#141)
1 parent a4ce40e commit 2f272b0

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.5.1'
8+
LATEST: '9.6.1'
99
REGISTRY: docker.io
1010
IMAGE_NAME: ${{ github.repository }}
1111

0 commit comments

Comments
 (0)