Skip to content

Commit d35131e

Browse files
chore(dev): chore: Update devcontainer prebuilt image reference (#2240)
Prebuilt devcontainer image reference updated to reflect latest config. This automation in driven by the [workspaces-image-builder service](https://sdp.ddbuild.io/#/services/details?name=workspaces-imagebuilder) and the [github-devcontainer-prebuild service](https://sdp.ddbuild.io/#/services/details?name=github-devcontainer-prebuild). For workspaces on-call: If there are any unexpected behaviors with this automation, see the [troubleshooting runbook](https://datadoghq.atlassian.net/wiki/spaces/DEVX/pages/4880237711/Troubleshooting+Devcontainer+Pre-Builds). Co-authored-by: matt.briggs <matt.briggs@datadoghq.com>
1 parent 4dcda82 commit d35131e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// This devcontainer directs workspaces to use a pre-built image. To make
22
// configuration changes, edit prebuild-devcontainer.json in this folder instead
33
{
4-
"image": "registry.ddbuild.io/workspaces/prebuilt/datadog/saluki@sha256:92ab6f720486da4947b22a32c6dd3e4e97f8a542b6cd089dc1b9b7611983f92f"
4+
"image": "registry.ddbuild.io/workspaces/prebuilt/datadog/saluki@sha256:64aa6699654e73a664984b210a95c50ede74766dadfec5c8b05c3c1352911564"
55
}

0 commit comments

Comments
 (0)