Skip to content

Commit

Permalink
Update amazonlinux Docker tag to v2.0.20230719.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2023
1 parent fea784b commit 68041d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/temporary-enclave-bypass/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN cargo build --locked --release

RUN cargo install vsock-relay

FROM amazonlinux:2.0.20230207.0
FROM amazonlinux:2.0.20230719.0

RUN echo "timeout=60.0" >> /etc/yum.conf
RUN amazon-linux-extras install aws-nitro-enclaves-cli nginx1 -y && \
Expand Down

0 comments on commit 68041d5

Please sign in to comment.