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 d4bdbd9 + 3ca43be commit 003b272Copy full SHA for 003b272
Dockerfile
@@ -18,7 +18,7 @@ RUN npm install aws-aws-distro-opentelemetry-node-autoinstrumentation-$(node -p
18
RUN npm install
19
20
# Stage 2: Build the cp-utility binary
21
-FROM public.ecr.aws/docker/library/rust:1.87 as builder
+FROM public.ecr.aws/docker/library/rust:1.87 AS builder
22
23
WORKDIR /usr/src/cp-utility
24
COPY ./tools/cp-utility .
0 commit comments