File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
packages/docker-engine-29 Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ path = "../packages.rs"
1212releases-url = " https://github.com/moby/moby/releases"
1313
1414[[package .metadata .build-package .external-files ]]
15- url = " https://github.com/moby/moby/archive/docker-v29.0.0 /moby-docker-v29.0.0 .tar.gz"
16- sha512 = " e05c96fc30c5ffc74aa23bb1425e47c74c1ee2beda64a55115394d619cb493ffbce3222108025d007c5eea6805efe35dadcb84edfd8daa98f1a4f215a84e0f7d "
15+ url = " https://github.com/moby/moby/archive/docker-v29.0.4 /moby-docker-v29.0.4 .tar.gz"
16+ sha512 = " 475770b282bdfd0f9f9343fb9818384253d3e17b9976599ad1de52f64e67a1f88a18a40d8b296f37299485fe2e6eabfee6ae6be6547c0fc936053872aa4ef1f7 "
1717
1818[[package .metadata .build-package .external-files ]]
1919url = " https://cache.bottlerocket.aws/0003-Switch-containerd-image-backend-s-image-pull-to-tran.patch/293883e478e87baac370342346a17281cab62e31abdbb03aa9b38efd0e1d8afeb883e81d1274445a25220f6b09dfe7f2b32727b585f01305517e126596751f6f/0003-Switch-containerd-image-backend-s-image-pull-to-tran.patch"
Original file line number Diff line number Diff line change 33%global goorg github.com/moby
44%global goimport %{goorg }/moby
55
6- %global gover 29.0.0
6+ %global gover 29.0.4
77%global rpmver %{gover }
88%global gitrev d105562beff448ae44d6e3a2f7738b235fd197b5
99
@@ -143,3 +143,4 @@ install -p -m 0644 %{S:5} %{buildroot}%{_cross_templatedir}/docker-daemon-nvidia
143143%{_cross_fips_bindir }/docker-proxy
144144
145145%changelog
146+
You can’t perform that action at this time.
0 commit comments