Skip to content

Commit

Permalink
Merge pull request #383 from brave/renovate/amazonlinux-2.x
Browse files Browse the repository at this point in the history
Update amazonlinux Docker tag to v2.0.20240816.0
  • Loading branch information
DJAndries authored Aug 31, 2024
2 parents 9629bbe + 3b5d2ec commit 3e5b6d2
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.20240719.0@sha256:4b425753853906770081d67626d4e8ef63516bb3e056ecbb3c873c57ba74abf1
FROM amazonlinux:2.0.20240816.0@sha256:d02b4bac5d085fa4e8f6e397e21315683ed11ae907b421177859e317b59e2f7c

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 3e5b6d2

Please sign in to comment.