Skip to content

Commit a84ecf7

Browse files
committed
REmove typo
1 parent ac1bf33 commit a84ecf7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/aws/pipeline/amazonlinux2023.Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ COPY ./scripts/aws/pipeline/enclave-cli-1.5.3rc.zip /tmp/enclave-cli-1.5.3rc.zip
1212
RUN unzip /tmp/enclave-cli-1.5.3rc.zip -d /tmp/
1313
RUN dnf install -y /tmp/enclave-cli-1.5.3rc/aws-nitro-enclaves-cli-devel-1.3.5-0.amzn2023.x86_64.rpm && /tmp/enclave-cli-1.5.3rc/aws-nitro-enclaves-cli-1.3.5-0.amzn2023.x86_64.rpm
1414

15-
&& dnf install -y /tmp/*.rpm
1615
# RUN aws s3 cp s3://troubleshoot-delete-uid2-aws/enclave-cli-1.5.3rc.zip /tmp/ && unzip /tmp/enclave-cli-1.5.3rc.zip -d /tmp/ && dnf install -y /tmp/*.rpm
1716

1817
RUN systemctl enable docker

0 commit comments

Comments
 (0)