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.
1 parent 8b69af6 commit c5aed62Copy full SHA for c5aed62
instrumentation/Dockerfile
@@ -1,5 +1,5 @@
1
ARG DOCKER_REPO=docker.io
2
-FROM ${DOCKER_REPO}/debian:11
+FROM ${DOCKER_REPO}/debian:12
3
4
RUN apt-get update && \
5
apt-get install -y build-essential
0 commit comments