Always use latest kotlin-build-env image for Space dev environments

#KTI-1362 Fixed
This commit is contained in:
Alexander.Likhachev
2023-08-30 16:45:43 +02:00
committed by Space Team
parent 332eca2d55
commit dafec3c0e5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,4 +7,4 @@ attributes:
components:
- name: kotlin-build-env
container:
image: registry.jetbrains.team/p/kt/containers/kotlin-build-env:v1
image: kotlin.registry.jetbrains.space/p/kotlin/containers/kotlin-build-env:latest
+1 -1
View File
@@ -7,4 +7,4 @@ attributes:
components:
- name: kotlin-build-env
container:
image: registry.jetbrains.team/p/kt/containers/kotlin-build-env:v1
image: kotlin.registry.jetbrains.space/p/kotlin/containers/kotlin-build-env:latest