We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5202d3c + 6fb2c3c commit 3c81eb6Copy full SHA for 3c81eb6
.devcontainer/Dockerfile.conan
@@ -1,6 +1,6 @@
1
# Copyright The OpenTelemetry Authors
2
# SPDX-License-Identifier: Apache-2.0
3
-FROM ubuntu:24.04@sha256:1e622c5f073b4f6bfad6632f2616c7f59ef256e96fe78bf6a595d1dc4376ac02
+FROM ubuntu:24.04@sha256:6015f66923d7afbc53558d7ccffd325d43b4e249f41a6e93eef074c9505d2233
4
5
RUN apt update && apt install -y \
6
build-essential \
0 commit comments