Skip to content

Commit

Permalink
update docker imagesversion
Browse files Browse the repository at this point in the history
Signed-off-by: Hajime Tazaki <thehajime@gmail.com>
  • Loading branch information
thehajime committed Jul 17, 2024
1 parent 1391208 commit 68ae61e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
GOOS: ${{matrix.goos}}
GOARCH: ${{matrix.goarch}}
GOARM: ${{matrix.goarm}}
DOCKER_IMG_VERSION_DEFAULT: 0.7
DOCKER_IMG_VERSION_DEFAULT: 0.8
steps:
- uses: actions/setup-go@v5
with:
Expand Down

0 comments on commit 68ae61e

Please sign in to comment.