Skip to content

Commit

Permalink
updated tag for kotlin to 2.0.0 (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
polischuks authored Aug 14, 2024
1 parent 6962e60 commit ed8aa93
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 @@ -205,7 +205,7 @@ jobs:
uses: ./.github/workflows/actions/build
with:
path: epicbox-kotlin
image_name_tag: kotlin:1.9.10
image_name_tag: kotlin:2.0.0
username: ${{ secrets.REGISTRY_USER }}
password: ${{ secrets.REGISTRY_PASSWORD }}
build_mono_image:
Expand Down

0 comments on commit ed8aa93

Please sign in to comment.