File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 7
7
<list >
8
8
<DockerEnvVarImpl >
9
9
<option name =" name" value =" sdk" />
10
- <option name =" value" value =" 33 " />
10
+ <option name =" value" value =" 34 " />
11
11
</DockerEnvVarImpl >
12
12
</list >
13
13
</option >
Original file line number Diff line number Diff line change
1
+ <component name =" ProjectRunConfigurationManager" >
2
+ <configuration default =" false" name =" ruby:x" type =" docker-deploy" factoryName =" dockerfile" server-name =" Docker" >
3
+ <deployment type =" dockerfile" >
4
+ <settings >
5
+ <option name =" imageTag" value =" ruby:x" />
6
+ <option name =" buildArgs" >
7
+ <list >
8
+ <DockerEnvVarImpl >
9
+ <option name =" name" value =" version" />
10
+ <option name =" value" value =" 3.3" />
11
+ </DockerEnvVarImpl >
12
+ </list >
13
+ </option >
14
+ <option name =" buildCliOptions" value =" --platform linux/amd64" />
15
+ <option name =" buildKitEnabled" value =" true" />
16
+ <option name =" buildOnly" value =" true" />
17
+ <option name =" showCommandPreview" value =" true" />
18
+ <option name =" sourceFilePath" value =" ruby/Dockerfile" />
19
+ </settings >
20
+ </deployment >
21
+ <method v =" 2" />
22
+ </configuration >
23
+ </component >
You can’t perform that action at this time.
0 commit comments