We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2e994d commit 0244a9bCopy full SHA for 0244a9b
charts/query-test/container/Dockerfile
@@ -1,5 +1,5 @@
1
FROM grafana/pyroscope:1.19.0@sha256:6e8084763afe8e362ff16342b5c019dfa00c6ca6e85ba2dce81af38b4c6afbb2 AS pyroscope
2
-FROM ubuntu:24.04@sha256:186072bba1b2f436cbb91ef2567abca677337cfc786c86e107d25b7072feef0c
+FROM ubuntu:24.04@sha256:c4a8d5503dfb2a3eb8ab5f807da5bc69a85730fb49b5cfca2330194ebcc41c7b
3
4
LABEL org.opencontainers.image.source=https://github.com/grafana/helm-chart-toolbox
5
LABEL org.opencontainers.image.description="Helm Chart Toolbox - Query Test"
0 commit comments