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

Commit

Permalink
Automated update for image history
Browse files Browse the repository at this point in the history
  • Loading branch information
CI committed May 11, 2022
1 parent 55a4179 commit fcc942f
Show file tree
Hide file tree
Showing 18 changed files with 115 additions and 115 deletions.
12 changes: 6 additions & 6 deletions cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"Git": {
"Name": "vcpkg",
"repositoryUrl": "https://github.com/microsoft/vcpkg",
"commitHash": "a5d6d145164e82e67fbf91a4a30f98699d30de63"
"commitHash": "74ff2a04415691361b07b7dbd1d4762ad79bd82c"
}
}
},
Expand Down Expand Up @@ -178,7 +178,7 @@
"Type": "linux",
"Linux": {
"Name": "moby-cli",
"Version": "20.10.14+azure-1",
"Version": "20.10.15+azure-1",
"Distribution": "ubuntu",
"Release": "20.04",
"Pool-URL": "https://packages.microsoft.com/repos/microsoft-ubuntu-focal-prod",
Expand All @@ -191,7 +191,7 @@
"Type": "linux",
"Linux": {
"Name": "moby-engine",
"Version": "20.10.14+azure-1",
"Version": "20.10.15+azure-2",
"Distribution": "ubuntu",
"Release": "20.04",
"Pool-URL": "https://packages.microsoft.com/repos/microsoft-ubuntu-focal-prod",
Expand Down Expand Up @@ -452,7 +452,7 @@
"Git": {
"Name": "ruby-build",
"repositoryUrl": "https://github.com/rbenv/ruby-build.git",
"commitHash": "c0d87ea4526cac0e7c93f4170fdec637eb31f797"
"commitHash": "1038c0786fd96a76a5798f837a1577cf8eb22895"
}
}
},
Expand Down Expand Up @@ -531,7 +531,7 @@
"Type": "other",
"Other": {
"Name": "GitHub CLI",
"Version": "2.9.0",
"Version": "2.10.1",
"DownloadUrl": "https://github.com/cli/cli"
}
}
Expand All @@ -551,7 +551,7 @@
"Type": "other",
"Other": {
"Name": "Go",
"Version": "1.18.1",
"Version": "1.18.2",
"DownloadUrl": "https://golang.org/dl"
}
}
Expand Down
6 changes: 3 additions & 3 deletions containers/alpine/history/dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

## Variant: 3.15

**Digest:** sha256:b309f295e572564b987dc370c133594e12d65911099f0706fb6b6ce0cd713847
**Digest:** sha256:14c1cb54996bd7c6150a8502f9d2935256ed288f11900881f8f7bb049cd5dc7f

**Tags:**
```
Expand Down Expand Up @@ -77,7 +77,7 @@ mcr.microsoft.com/vscode/devcontainers/base:dev-alpine

## Variant: 3.14

**Digest:** sha256:11dfcc53850c7f4d4cf0ca9bd309f265c1848becd2418979f446dc18ba949d25
**Digest:** sha256:5393a9d1e0657d6376c0e10c101a7ff4c9270750ac86e7c24274cc36945d3e4a

**Tags:**
```
Expand Down Expand Up @@ -142,7 +142,7 @@ mcr.microsoft.com/vscode/devcontainers/base:dev-alpine3.14

## Variant: 3.13

**Digest:** sha256:956fb41a53da6a6cd09e950eb4e97d6d5bca2ef1973588fdb0ab0d7cf83f89b6
**Digest:** sha256:4bfdba2bc6cd6331daea243e5770309ba7b9667496b6a12c2aa5195d4938c39e

**Tags:**
```
Expand Down
24 changes: 12 additions & 12 deletions containers/codespaces-linux/history/dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This document describes the base contents of the default GitHub Codespaces dev c

**Source release/branch:** [main](https://github.com/microsoft/vscode-dev-containers/tree/main/containers/codespaces-linux)

**Digest:** sha256:aa17db186ea17199a1b0fb07cb6b3f2f72e34a06f163664c0d3bccb0e9e50263
**Digest:** sha256:ed83536a4f011d01c9ac3152e4553d4f10cd140c823933ca4ef411ad372eef8b

**Tags:**
```
Expand Down Expand Up @@ -34,7 +34,7 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
| [PHP](https://xdebug.org/) | 8.0.17<br />8.1.4 | /opt/php/&lt;version&gt; |
| GCC | 9.4.0-1ubuntu1~20.04.1 |
| Clang | 10.0.0-4ubuntu1 |
| [Go](https://golang.org/dl) | 1.18.1 | /usr/local/go |
| [Go](https://golang.org/dl) | 1.18.2 | /usr/local/go |
| [Jekyll](https://jekyllrb.com/) | 4.2.2 |

**Tools installed using git**
Expand All @@ -45,7 +45,7 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
| [nvm](https://github.com/nvm-sh/nvm.git) | 3fea5493a431ac64470d4230d4b51438cf213bd1 | /home/codespace/.nvm |
| [nvs](https://github.com/jasongin/nvs) | e61130f76e9e07e8c0201ad9a79ec70bb714c0a0 | /home/codespace/.nvs |
| [rbenv](https://github.com/rbenv/rbenv.git) | c6cc0a1959da3403f524fcbb0fdfb6e08a4d8ae6 | /usr/local/share/rbenv |
| [ruby-build](https://github.com/rbenv/ruby-build.git) | c0d87ea4526cac0e7c93f4170fdec637eb31f797 | /usr/local/share/ruby-build |
| [ruby-build](https://github.com/rbenv/ruby-build.git) | 1038c0786fd96a76a5798f837a1577cf8eb22895 | /usr/local/share/ruby-build |

**Pip / pipx installed tools and packages**

Expand Down Expand Up @@ -97,11 +97,11 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
| [Docker Compose](https://github.com/docker/compose) | 1.29.2 | /usr/local/bin |
| [SDKMAN!](https://github.com/sdkman/sdkman-cli) | 5.15.0 | /usr/local/sdkman |
| [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm |
| [GitHub CLI](https://github.com/cli/cli) | 2.9.0 |
| [GitHub CLI](https://github.com/cli/cli) | 2.10.1 |
| [yarn](https://yarnpkg.com/) | 1.22.15 | /opt/yarn |
| [Maven](https://maven.apache.org/) | 3.8.5 | /opt/maven |
| [Gradle](https://gradle.org/) | 7.4.2 |
| Docker (Moby) CLI &amp; Engine | 20.10.14+azure |
| Docker (Moby) CLI &amp; Engine | 20.10.15+azure |

**Additional linux tools and packages**

Expand All @@ -114,7 +114,7 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
| clang | 1:10.0-50~exp1 |
| cmake | 3.16.3-1ubuntu1 |
| cppcheck | 1.90-4build1 |
| curl | 7.68.0-1ubuntu2.10 |
| curl | 7.68.0-1ubuntu2.11 |
| dialog | 1.3-20190808-1 |
| g++ | 4:9.3.0-1ubuntu2 |
| gcc | 4:9.3.0-1ubuntu2 |
Expand All @@ -129,8 +129,8 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
| less | 551-1ubuntu0.1 |
| libatk-bridge2.0-0 | 2.34.2-0ubuntu2~20.04.1 |
| libatk1.0-0 | 2.35.1-1ubuntu2 |
| libc6 | 2.31-0ubuntu9.7 |
| libc6-dev | 2.31-0ubuntu9.7 |
| libc6 | 2.31-0ubuntu9.9 |
| libc6-dev | 2.31-0ubuntu9.9 |
| libcups2 | 2.3.1-9ubuntu1.1 |
| libgbm1 | 21.2.6-0ubuntu0.1~20.04.2 |
| libgcc1 | 1:10.3.0-1ubuntu1~20.04 |
Expand All @@ -140,7 +140,7 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
| libkrb5-3 | 1.17-6ubuntu4.1 |
| liblttng-ust0 | 2.11.0-1 |
| libnspr4 | 2:4.25-1 |
| libnss3 | 2:3.49.1-1ubuntu1.6 |
| libnss3 | 2:3.49.1-1ubuntu1.7 |
| libpango-1.0-0 | 1.44.7-2ubuntu4 |
| libpangocairo-1.0-0 | 1.44.7-2ubuntu4 |
| libsecret-1-dev | 0.20.4-0ubuntu1 |
Expand All @@ -153,7 +153,7 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
| libxfixes3 | 1:5.0.3-2 |
| lldb | 1:10.0-50~exp1 |
| llvm | 1:10.0-50~exp1 |
| locales | 2.31-0ubuntu9.7 |
| locales | 2.31-0ubuntu9.9 |
| lsb-release | 11.1.0ubuntu2 |
| lsof | 4.93.2+dfsg-1ubuntu0.20.04.1 |
| make | 4.2.1-1.2 |
Expand All @@ -162,8 +162,8 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
| manpages-dev | 5.05-1 |
| manpages-posix | 2013a-2 |
| manpages-posix-dev | 2013a-2 |
| moby-cli (Docker CLI) | 20.10.14+azure-1 |
| moby-engine (Docker Engine) | 20.10.14+azure-1 |
| moby-cli (Docker CLI) | 20.10.15+azure-1 |
| moby-engine (Docker Engine) | 20.10.15+azure-2 |
| nano | 4.8-1ubuntu1 |
| ncdu | 1.14.1-1 |
| net-tools | 1.60+git20180626.aebd88e-1ubuntu1 |
Expand Down
30 changes: 15 additions & 15 deletions containers/cpp/history/dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

## Variant: bullseye

**Digest:** sha256:99e5d76940e26f7d5db738fa1b33b7fcbbd7ec41337b930962d56d21cb868fcb
**Digest:** sha256:0d2b2410aa1f286d0236dbc68cb124784bebc02d70a3d31febf4bfe6b2c3fc4b

**Tags:**
```
Expand Down Expand Up @@ -44,7 +44,7 @@ mcr.microsoft.com/vscode/devcontainers/cpp:dev
| Tool | Commit | Path |
|------|--------|------|
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 8f56a8bdf39d7727ab0e220f0164f78c77f9c50e | /home/vscode/.oh-my-zsh |
| [vcpkg](https://github.com/microsoft/vcpkg) | a5d6d145164e82e67fbf91a4a30f98699d30de63 | /usr/local/vcpkg |
| [vcpkg](https://github.com/microsoft/vcpkg) | 74ff2a04415691361b07b7dbd1d4762ad79bd82c | /usr/local/vcpkg |

**Additional linux tools and packages**

Expand Down Expand Up @@ -106,7 +106,7 @@ mcr.microsoft.com/vscode/devcontainers/cpp:dev

## Variant: buster

**Digest:** sha256:c9d576be7ab99aa94a71294cc93131443c6113a6bc70cd77287f0fd7157628b6
**Digest:** sha256:5a636de71906b0196348dc29425491f228190152bcf19330ba630ee23965cbb2

**Tags:**
```
Expand Down Expand Up @@ -135,7 +135,7 @@ mcr.microsoft.com/vscode/devcontainers/cpp:dev-debian10
| Tool | Commit | Path |
|------|--------|------|
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 8f56a8bdf39d7727ab0e220f0164f78c77f9c50e | /home/vscode/.oh-my-zsh |
| [vcpkg](https://github.com/microsoft/vcpkg) | a5d6d145164e82e67fbf91a4a30f98699d30de63 | /usr/local/vcpkg |
| [vcpkg](https://github.com/microsoft/vcpkg) | 74ff2a04415691361b07b7dbd1d4762ad79bd82c | /usr/local/vcpkg |

**Additional linux tools and packages**

Expand Down Expand Up @@ -198,7 +198,7 @@ mcr.microsoft.com/vscode/devcontainers/cpp:dev-debian10

## Variant: jammy

**Digest:** sha256:977638ca125ec01633965f49ea66f8e1a108315cf3a0da53f6e98e529e2a5c8f
**Digest:** sha256:1dd173f8b63e08d704a214b78c79c9aa8a110759d57c30dacbb31889ab36c53f

**Tags:**
```
Expand Down Expand Up @@ -227,7 +227,7 @@ mcr.microsoft.com/vscode/devcontainers/cpp:dev-ubuntu22.04
| Tool | Commit | Path |
|------|--------|------|
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 8f56a8bdf39d7727ab0e220f0164f78c77f9c50e | /home/vscode/.oh-my-zsh |
| [vcpkg](https://github.com/microsoft/vcpkg) | a5d6d145164e82e67fbf91a4a30f98699d30de63 | /usr/local/vcpkg |
| [vcpkg](https://github.com/microsoft/vcpkg) | 74ff2a04415691361b07b7dbd1d4762ad79bd82c | /usr/local/vcpkg |

**Additional linux tools and packages**

Expand All @@ -241,7 +241,7 @@ mcr.microsoft.com/vscode/devcontainers/cpp:dev-ubuntu22.04
| clang | 1:14.0-55~exp2 |
| cmake | 3.22.1-1ubuntu1 |
| cppcheck | 2.7-1 |
| curl | 7.81.0-1ubuntu1.1 |
| curl | 7.81.0-1ubuntu1.2 |
| dialog | 1.3-20211214-1 |
| gdb | 12.0.90-0ubuntu1 |
| git | 1:2.34.1-1ubuntu1.2 |
Expand Down Expand Up @@ -287,7 +287,7 @@ mcr.microsoft.com/vscode/devcontainers/cpp:dev-ubuntu22.04

## Variant: focal

**Digest:** sha256:2b6c16c21b67e627cfd0ed4d5815de77d64487eb9263cc8e1ee9b94765c4919f
**Digest:** sha256:b8c838968887efb58555c0c7676895ed751929f26a443064e069bc2a361fae17

**Tags:**
```
Expand Down Expand Up @@ -317,7 +317,7 @@ mcr.microsoft.com/vscode/devcontainers/cpp:dev-ubuntu
| Tool | Commit | Path |
|------|--------|------|
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 8f56a8bdf39d7727ab0e220f0164f78c77f9c50e | /home/vscode/.oh-my-zsh |
| [vcpkg](https://github.com/microsoft/vcpkg) | a5d6d145164e82e67fbf91a4a30f98699d30de63 | /usr/local/vcpkg |
| [vcpkg](https://github.com/microsoft/vcpkg) | 74ff2a04415691361b07b7dbd1d4762ad79bd82c | /usr/local/vcpkg |

**Additional linux tools and packages**

Expand All @@ -331,7 +331,7 @@ mcr.microsoft.com/vscode/devcontainers/cpp:dev-ubuntu
| clang | 1:10.0-50~exp1 |
| cmake | 3.16.3-1ubuntu1 |
| cppcheck | 1.90-4build1 |
| curl | 7.68.0-1ubuntu2.10 |
| curl | 7.68.0-1ubuntu2.11 |
| dialog | 1.3-20190808-1 |
| gdb | 9.2-0ubuntu1~20.04.1 |
| git | 1:2.25.1-1ubuntu3.4 |
Expand All @@ -340,7 +340,7 @@ mcr.microsoft.com/vscode/devcontainers/cpp:dev-ubuntu
| iproute2 | 5.5.0-1ubuntu1 |
| jq | 1.6-1ubuntu0.20.04.1 |
| less | 551-1ubuntu0.1 |
| libc6 | 2.31-0ubuntu9.7 |
| libc6 | 2.31-0ubuntu9.9 |
| libgcc1 | 1:10.3.0-1ubuntu1~20.04 |
| libgssapi-krb5-2 | 1.17-6ubuntu4.1 |
| libicu66 | 66.1-2ubuntu2.1 |
Expand All @@ -350,7 +350,7 @@ mcr.microsoft.com/vscode/devcontainers/cpp:dev-ubuntu
| libstdc++6 | 10.3.0-1ubuntu1~20.04 |
| lldb | 1:10.0-50~exp1 |
| llvm | 1:10.0-50~exp1 |
| locales | 2.31-0ubuntu9.7 |
| locales | 2.31-0ubuntu9.9 |
| lsb-release | 11.1.0ubuntu2 |
| lsof | 4.93.2+dfsg-1ubuntu0.20.04.1 |
| man-db | 2.9.1-1 |
Expand Down Expand Up @@ -380,7 +380,7 @@ mcr.microsoft.com/vscode/devcontainers/cpp:dev-ubuntu

## Variant: bionic

**Digest:** sha256:78c3abccc81f377701936112b9d6630831d8478ebde7ed73e8dda41009248d7b
**Digest:** sha256:d2e3aaf2f8a4bce0bff6039a3a04ee6c4ef214ae2426a01afc190e19e3d1c3eb

**Tags:**
```
Expand Down Expand Up @@ -409,7 +409,7 @@ mcr.microsoft.com/vscode/devcontainers/cpp:dev-ubuntu18.04
| Tool | Commit | Path |
|------|--------|------|
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 8f56a8bdf39d7727ab0e220f0164f78c77f9c50e | /home/vscode/.oh-my-zsh |
| [vcpkg](https://github.com/microsoft/vcpkg) | a5d6d145164e82e67fbf91a4a30f98699d30de63 | /usr/local/vcpkg |
| [vcpkg](https://github.com/microsoft/vcpkg) | 74ff2a04415691361b07b7dbd1d4762ad79bd82c | /usr/local/vcpkg |

**Additional linux tools and packages**

Expand All @@ -423,7 +423,7 @@ mcr.microsoft.com/vscode/devcontainers/cpp:dev-ubuntu18.04
| clang | 1:6.0-41~exp5~ubuntu1 |
| cmake | 3.10.2-1ubuntu2.18.04.2 |
| cppcheck | 1.82-1 |
| curl | 7.58.0-2ubuntu3.17 |
| curl | 7.58.0-2ubuntu3.18 |
| dialog | 1.3-20171209-1 |
| gdb | 8.1.1-0ubuntu1 |
| git | 1:2.17.1-1ubuntu0.11 |
Expand Down
6 changes: 3 additions & 3 deletions containers/debian/history/dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

## Variant: buster

**Digest:** sha256:842c0200620c0ff3c3e9c84e0fbe00b1db1a9150fbfe35b8eb6e743e7c110aab
**Digest:** sha256:24a7e1383933d93a9f31921cb8c85252804cad22278081a602e8b4505a219882

**Tags:**
```
Expand Down Expand Up @@ -83,7 +83,7 @@ mcr.microsoft.com/vscode/devcontainers/base:dev-debian10

## Variant: bullseye

**Digest:** sha256:dbd870072215e21288b4cb3da897e4646ca2082bd034c63e5dbb7c4090b8d66f
**Digest:** sha256:e529be4d216b6b07476c3e6ab5be94da42bd516f3732399bb1b8fca0cf0d7a2c

**Tags:**
```
Expand Down Expand Up @@ -156,7 +156,7 @@ mcr.microsoft.com/vscode/devcontainers/base:dev

## Variant: stretch

**Digest:** sha256:687e5d81bb732dd46361b4f9ce6ee411f36c8332b8c8780243d4348302578130
**Digest:** sha256:55b4612e7bbaa96713ee58916a9b3f343649d60f9f3128abaeebaf45f5889766

**Tags:**
```
Expand Down
Loading

0 comments on commit fcc942f

Please sign in to comment.