We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a66b539 commit 4bee382Copy full SHA for 4bee382
components/ide/jetbrains/image/BUILD.yaml
@@ -24,7 +24,7 @@ packages:
24
metadata:
25
helm-component: workspace.desktopIdeImages.intellij
26
buildArgs:
27
- JETBRAINS_BACKEND_URL: "https://download.jetbrains.com/idea/ideaIU-2021.3.tar.gz"
+ JETBRAINS_BACKEND_URL: "https://download.jetbrains.com/idea/ideaIU-2021.3.1.tar.gz"
28
SUPERVISOR_IDE_CONFIG: supervisor-ide-config_intellij.json
29
image:
30
- ${imageRepoBase}/ide/intellij:${version}
0 commit comments