Skip to content

Commit

Permalink
Merge pull request #358 from brave/renovate/amazonlinux-2.x
Browse files Browse the repository at this point in the history
Update amazonlinux Docker tag to v2.0.20240620.0
  • Loading branch information
rillian authored Jul 10, 2024
2 parents bba4f54 + 93c1474 commit cfbf4e4
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.20240610.1@sha256:becb90c0dbcd559796b39091158e259f0621f7b2c7a753a888b8a50cbec749c5
FROM amazonlinux:2.0.20240620.0@sha256:18cb47539d12030862eae4dde636241817535b01294ae689841a59774e2855db

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 cfbf4e4

Please sign in to comment.