Skip to content

Commit f27752b

Browse files
ruby has been moved to ruby26
1 parent 5f4bc82 commit f27752b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Installers/Rpm/Directory.Build.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<FpmArgs Include="&quot;$(PackageContentRoot)=$(RpmPackageInstallRoot)&quot;" />
8686
</ItemGroup>
8787

88-
<Exec Command="scl enable rh-ruby25 'fpm @(FpmArgs,' ')'" />
88+
<Exec Command="scl enable rh-ruby26 'fpm @(FpmArgs,' ')'" />
8989

9090
<Copy SourceFiles="$(TargetPath)"
9191
DestinationFiles="$(CblMariner1TargetPath)"

0 commit comments

Comments
 (0)