We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80ef738 commit 0c152d2Copy full SHA for 0c152d2
cmd/otel-allocator/Dockerfile
@@ -1,5 +1,5 @@
1
# Get CA certificates from the Alpine package repo
2
-FROM alpine:3.20 AS certificates
+FROM alpine:3.21 AS certificates
3
4
RUN apk --no-cache add ca-certificates
5
0 commit comments