Skip to content

Commit f6ed508

Browse files
committed
Change build container
1 parent c884d77 commit f6ed508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.space.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
job("Build") {
2-
container("openjdk:11.0.10-jdk-buster") {
2+
container("mipt-npm.registry.jetbrains.space/p/sci/containers/ci-environment:1.0.0") {
33
shellScript {
44
interpreter = "/bin/bash"
55

0 commit comments

Comments
 (0)