Skip to content

Commit 8edc10e

Browse files
authored
chore: Prepare for new release (#107)
1 parent 8f55320 commit 8edc10e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)