Skip to content

Commit 003b272

Browse files
authored
Merge branch 'main' into no-version
2 parents d4bdbd9 + 3ca43be commit 003b272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ RUN npm install aws-aws-distro-opentelemetry-node-autoinstrumentation-$(node -p
1818
RUN npm install
1919

2020
# Stage 2: Build the cp-utility binary
21-
FROM public.ecr.aws/docker/library/rust:1.87 as builder
21+
FROM public.ecr.aws/docker/library/rust:1.87 AS builder
2222

2323
WORKDIR /usr/src/cp-utility
2424
COPY ./tools/cp-utility .

0 commit comments

Comments
 (0)