Skip to content

Commit

Permalink
Bump amazonlinux version to fix nitro-cli issue with docker
Browse files Browse the repository at this point in the history
  • Loading branch information
richardfan1126 committed Jul 1, 2024
1 parent fd48b19 commit d33ccfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/eif-builder.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# amazonlinux:2023.3.20240131.0 linux/amd64
FROM amazonlinux@sha256:62ebd855c09b363009221442fcb1d09aca167d4ba58f2cfd14e00e59ca2f2d54
# amazonlinux:2023.5.20240624.0 linux/amd64
FROM amazonlinux@sha256:5bf791027b4659e73c33a88a3fa2b314b8e2c0ee60cb1088a097171ee7f180db

# Install nitro-cli
RUN dnf install aws-nitro-enclaves-cli aws-nitro-enclaves-cli-devel -y
Expand Down

0 comments on commit d33ccfa

Please sign in to comment.