Skip to content

Commit

Permalink
5.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
vbaranov committed Jan 11, 2023
1 parent a16c1aa commit e7557c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker-image-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
env:
RELEASE_VERSION: 4.1.8
RELEASE_VERSION: 5.0.0
steps:
- name: Check out the repo
uses: actions/checkout@v3
Expand Down

0 comments on commit e7557c4

Please sign in to comment.