We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 59b2507 + 02a42c5 commit c32580cCopy full SHA for c32580c
src/integration-test/resources/agent/Dockerfile
@@ -1,5 +1,5 @@
1
2
-FROM debian:latest
+FROM public.ecr.aws/lts/ubuntu:latest
3
4
RUN apt-get update && \
5
apt-get install -y ca-certificates curl && \
0 commit comments