Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 1dd564c

Browse files
author
CI
committed
Automated update for image history
1 parent 9820ab0 commit 1dd564c

File tree

18 files changed

+702
-356
lines changed

18 files changed

+702
-356
lines changed

cgmanifest.json

Lines changed: 69 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"Git": {
77
"Name": "Oh My Zsh!",
88
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
9-
"commitHash": "19f9b6f1ade7788b07480be685cf3fcb117cad84"
9+
"commitHash": "46f8765f4c871ef9b4e7f8bc448e45f4be15ff58"
1010
}
1111
}
1212
},
@@ -175,7 +175,7 @@
175175
"Type": "linux",
176176
"Linux": {
177177
"Name": "azure-cli",
178-
"Version": "2.28.0-1~focal",
178+
"Version": "2.29.0-1~focal",
179179
"Distribution": "ubuntu",
180180
"Release": "20.04",
181181
"Pool-URL": "https://packages.microsoft.com/repos/azure-cli",
@@ -201,7 +201,7 @@
201201
"Type": "linux",
202202
"Linux": {
203203
"Name": "moby-cli",
204-
"Version": "20.10.8+azure-1",
204+
"Version": "20.10.9+azure-1",
205205
"Distribution": "ubuntu",
206206
"Release": "20.04",
207207
"Pool-URL": "https://packages.microsoft.com/repos/microsoft-ubuntu-focal-prod",
@@ -214,7 +214,7 @@
214214
"Type": "linux",
215215
"Linux": {
216216
"Name": "moby-engine",
217-
"Version": "20.10.8+azure-1",
217+
"Version": "20.10.9+azure-1",
218218
"Distribution": "ubuntu",
219219
"Release": "20.04",
220220
"Pool-URL": "https://packages.microsoft.com/repos/microsoft-ubuntu-focal-prod",
@@ -227,7 +227,7 @@
227227
"Type": "linux",
228228
"Linux": {
229229
"Name": "powershell",
230-
"Version": "7.1.4-1.ubuntu.20.04",
230+
"Version": "7.1.5-1.ubuntu.20.04",
231231
"Distribution": "ubuntu",
232232
"Release": "20.04",
233233
"Pool-URL": "https://packages.microsoft.com/repos/microsoft-ubuntu-focal-prod",
@@ -249,7 +249,7 @@
249249
"Type": "Pip",
250250
"Pip": {
251251
"Name": "flake8",
252-
"Version": "3.9.2"
252+
"Version": "4.0.1"
253253
}
254254
}
255255
},
@@ -303,7 +303,7 @@
303303
"Type": "Pip",
304304
"Pip": {
305305
"Name": "pycodestyle",
306-
"Version": "2.7.0"
306+
"Version": "2.8.0"
307307
}
308308
}
309309
},
@@ -420,7 +420,7 @@
420420
"Type": "go",
421421
"Go": {
422422
"Name": "golang.org/x/tools/gopls",
423-
"Version": "0.7.2"
423+
"Version": "0.7.3"
424424
}
425425
}
426426
},
@@ -447,7 +447,7 @@
447447
"Type": "go",
448448
"Go": {
449449
"Name": "github.com/mgechev/revive",
450-
"Version": "1.1.1"
450+
"Version": "1.1.2"
451451
}
452452
}
453453
},
@@ -493,7 +493,7 @@
493493
"Git": {
494494
"Name": "Oh My Zsh!",
495495
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
496-
"commitHash": "54783f66b8188297448bc725c578fdc7647e9fa0"
496+
"commitHash": "46f8765f4c871ef9b4e7f8bc448e45f4be15ff58"
497497
}
498498
}
499499
},
@@ -523,7 +523,7 @@
523523
"Git": {
524524
"Name": "rbenv",
525525
"repositoryUrl": "https://github.com/rbenv/rbenv.git",
526-
"commitHash": "e7fd07dd91da0fe5f2ed2345d0b4c655b90aba12"
526+
"commitHash": "38e1fbb08e9d75d708a1ffb75fb9bbe179832ac8"
527527
}
528528
}
529529
},
@@ -533,7 +533,7 @@
533533
"Git": {
534534
"Name": "ruby-build",
535535
"repositoryUrl": "https://github.com/rbenv/ruby-build.git",
536-
"commitHash": "e3909413561b85c80ddc3bb05949a38d8ec65114"
536+
"commitHash": "30eb72fe77c48eb8779096f6ef0d2b8f5e238b0f"
537537
}
538538
}
539539
},
@@ -572,7 +572,7 @@
572572
"Type": "other",
573573
"Other": {
574574
"Name": "Helm",
575-
"Version": "3.7.0",
575+
"Version": "3.7.1",
576576
"DownloadUrl": "https://github.com/helm/helm"
577577
}
578578
}
@@ -592,7 +592,7 @@
592592
"Type": "other",
593593
"Other": {
594594
"Name": "SDKMAN!",
595-
"Version": "5.12.4",
595+
"Version": "5.13.0",
596596
"DownloadUrl": "https://github.com/sdkman/sdkman-cli"
597597
}
598598
}
@@ -612,7 +612,7 @@
612612
"Type": "other",
613613
"Other": {
614614
"Name": "GitHub CLI",
615-
"Version": "2.0.0",
615+
"Version": "2.1.0",
616616
"DownloadUrl": "https://github.com/cli/cli"
617617
}
618618
}
@@ -632,7 +632,7 @@
632632
"Type": "other",
633633
"Other": {
634634
"Name": "Go",
635-
"Version": "1.17.1",
635+
"Version": "1.17.2",
636636
"DownloadUrl": "https://golang.org/dl"
637637
}
638638
}
@@ -663,8 +663,8 @@
663663
"Linux": {
664664
"Name": "yarn",
665665
"Version": "1.22.15-1",
666-
"Distribution": "ubuntu",
667-
"Release": "20.04",
666+
"Distribution": "debian",
667+
"Release": "11",
668668
"Pool-URL": "https://dl.yarnpkg.com/debian",
669669
"Key-URL": "https://dl.yarnpkg.com/debian/pubkey.gpg"
670670
}
@@ -685,7 +685,7 @@
685685
"Type": "other",
686686
"Other": {
687687
"Name": "Docker Image: mcr.microsoft.com/dotnet/sdk",
688-
"Version": "5.0-focal",
688+
"Version": "6.0-bullseye-slim",
689689
"DownloadUrl": "https://hub.docker.com/_/microsoft-dotnet-sdk"
690690
}
691691
}
@@ -695,7 +695,7 @@
695695
"Type": "other",
696696
"Other": {
697697
"Name": "Docker Image: mcr.microsoft.com/dotnet/sdk",
698-
"Version": "3.1-focal",
698+
"Version": "6.0-focal",
699699
"DownloadUrl": "https://hub.docker.com/_/microsoft-dotnet-sdk"
700700
}
701701
}
@@ -705,17 +705,38 @@
705705
"Type": "other",
706706
"Other": {
707707
"Name": "Docker Image: mcr.microsoft.com/dotnet/sdk",
708-
"Version": "2.1-focal",
708+
"Version": "5.0-bullseye-slim",
709709
"DownloadUrl": "https://hub.docker.com/_/microsoft-dotnet-sdk"
710710
}
711711
}
712712
},
713713
{
714714
"Component": {
715-
"Type": "go",
716-
"Go": {
717-
"Name": "github.com/mgechev/revive",
718-
"Version": "1.1.2"
715+
"Type": "other",
716+
"Other": {
717+
"Name": "Docker Image: mcr.microsoft.com/dotnet/sdk",
718+
"Version": "5.0-focal",
719+
"DownloadUrl": "https://hub.docker.com/_/microsoft-dotnet-sdk"
720+
}
721+
}
722+
},
723+
{
724+
"Component": {
725+
"Type": "other",
726+
"Other": {
727+
"Name": "Docker Image: mcr.microsoft.com/dotnet/sdk",
728+
"Version": "3.1-bullseye",
729+
"DownloadUrl": "https://hub.docker.com/_/microsoft-dotnet-sdk"
730+
}
731+
}
732+
},
733+
{
734+
"Component": {
735+
"Type": "other",
736+
"Other": {
737+
"Name": "Docker Image: mcr.microsoft.com/dotnet/sdk",
738+
"Version": "3.1-focal",
739+
"DownloadUrl": "https://hub.docker.com/_/microsoft-dotnet-sdk"
719740
}
720741
}
721742
},
@@ -773,7 +794,7 @@
773794
"Type": "other",
774795
"Other": {
775796
"Name": "Xdebug",
776-
"Version": "3.1.0",
797+
"Version": "3.1.1",
777798
"DownloadUrl": "https://xdebug.org/"
778799
}
779800
}
@@ -850,19 +871,11 @@
850871
},
851872
{
852873
"Component": {
853-
"Type": "Pip",
854-
"Pip": {
855-
"Name": "flake8",
856-
"Version": "4.0.1"
857-
}
858-
}
859-
},
860-
{
861-
"Component": {
862-
"Type": "Pip",
863-
"Pip": {
864-
"Name": "pycodestyle",
865-
"Version": "2.8.0"
874+
"Type": "other",
875+
"Other": {
876+
"Name": "Docker Image: python",
877+
"Version": "3.10-bullseye",
878+
"DownloadUrl": "https://hub.docker.com/_/python"
866879
}
867880
}
868881
},
@@ -911,7 +924,7 @@
911924
"Type": "other",
912925
"Other": {
913926
"Name": "Docker Image: python",
914-
"Version": "3.6-buster",
927+
"Version": "3.10-buster",
915928
"DownloadUrl": "https://hub.docker.com/_/python"
916929
}
917930
}
@@ -1001,8 +1014,8 @@
10011014
"Type": "other",
10021015
"Other": {
10031016
"Name": "Docker Image: openjdk",
1004-
"Version": "16-jdk-bullseye",
1005-
"DownloadUrl": "https://hub.docker.com/_/java"
1017+
"Version": "17-bullseye",
1018+
"DownloadUrl": "https://hub.docker.com/_/openjdk"
10061019
}
10071020
}
10081021
},
@@ -1011,8 +1024,8 @@
10111024
"Type": "other",
10121025
"Other": {
10131026
"Name": "Docker Image: openjdk",
1014-
"Version": "11-jdk-bullseye",
1015-
"DownloadUrl": "https://hub.docker.com/_/java"
1027+
"Version": "17-buster",
1028+
"DownloadUrl": "https://hub.docker.com/_/openjdk"
10161029
}
10171030
}
10181031
},
@@ -1021,8 +1034,8 @@
10211034
"Type": "other",
10221035
"Other": {
10231036
"Name": "Docker Image: openjdk",
1024-
"Version": "16-jdk-buster",
1025-
"DownloadUrl": "https://hub.docker.com/_/java"
1037+
"Version": "11-bullseye",
1038+
"DownloadUrl": "https://hub.docker.com/_/openjdk"
10261039
}
10271040
}
10281041
},
@@ -1031,18 +1044,18 @@
10311044
"Type": "other",
10321045
"Other": {
10331046
"Name": "Docker Image: openjdk",
1034-
"Version": "11-jdk-buster",
1035-
"DownloadUrl": "https://hub.docker.com/_/java"
1047+
"Version": "11-buster",
1048+
"DownloadUrl": "https://hub.docker.com/_/openjdk"
10361049
}
10371050
}
10381051
},
10391052
{
10401053
"Component": {
10411054
"Type": "other",
10421055
"Other": {
1043-
"Name": "AdoptOpenJDK",
1044-
"Version": "1.8.0_292",
1045-
"DownloadUrl": "https://adoptopenjdk.net/"
1056+
"Name": "Eclipse Temurin",
1057+
"Version": "1.8.0_302",
1058+
"DownloadUrl": "https://adoptium.net/"
10461059
}
10471060
}
10481061
},
@@ -1052,7 +1065,7 @@
10521065
"Other": {
10531066
"Name": "Docker Image: mcr.microsoft.com/vscode/devcontainers/java",
10541067
"Version": "11-bullseye",
1055-
"DownloadUrl": "https://hub.docker.com/_/java"
1068+
"DownloadUrl": "https://hub.docker.com/_/openjdk"
10561069
}
10571070
}
10581071
},
@@ -1062,7 +1075,7 @@
10621075
"Other": {
10631076
"Name": "Docker Image: mcr.microsoft.com/vscode/devcontainers/java",
10641077
"Version": "11-buster",
1065-
"DownloadUrl": "https://hub.docker.com/_/java"
1078+
"DownloadUrl": "https://hub.docker.com/_/openjdk"
10661079
}
10671080
}
10681081
},
@@ -1071,7 +1084,7 @@
10711084
"Type": "npm",
10721085
"Npm": {
10731086
"Name": "eslint",
1074-
"Version": "8.0.0"
1087+
"Version": "8.0.1"
10751088
}
10761089
}
10771090
},
@@ -1081,7 +1094,7 @@
10811094
"Git": {
10821095
"Name": "Oh My Zsh!",
10831096
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
1084-
"commitHash": "19f9b6f1ade7788b07480be685cf3fcb117cad84"
1097+
"commitHash": "46f8765f4c871ef9b4e7f8bc448e45f4be15ff58"
10851098
}
10861099
}
10871100
},
@@ -1150,7 +1163,7 @@
11501163
"Type": "npm",
11511164
"Npm": {
11521165
"Name": "tslint-to-eslint-config",
1153-
"Version": "2.10.0"
1166+
"Version": "2.10.1"
11541167
}
11551168
}
11561169
},

0 commit comments

Comments
 (0)