Skip to content

Commit

Permalink
feat: plugins version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Daabramov committed Jul 12, 2024
1 parent d6c63c1 commit 5936e6a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM sonarqube:10.4-community

ARG RUSSIAN_PACK=10.3
ARG RUSSIAN_PACK=10.4
ARG BRANCH_PLUGIN_VERSION=1.19.0
ARG BSL_PLUGIN_VERSION=1.14.0
ARG BSL_PLUGIN_VERSION=1.15.0

USER root

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ Dockerfile и docker compose для Sonarqube 10 под 1C-Enterprise

## Версии плагинов

sonar-bsl-plugin-community - 1.14.0
sonar-bsl-plugin-community - 1.15.0

sonarqube-community-branch-plugin - 1.18.0

sonar-l10n-ru - 10.3
sonar-l10n-ru - 10.4

## Обновление до 9.9 (ВАЖНО)

Expand Down

0 comments on commit 5936e6a

Please sign in to comment.