Skip to content

Commit

Permalink
fix: greenmasl lint
Browse files Browse the repository at this point in the history
  • Loading branch information
achauve committed Jun 4, 2024
1 parent d99191c commit 77edaf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions greenmask/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ RUN apt-get update \
&& rm -rf /var/lib/apt/lists/*

# install AWS CLI
# hadolint ignore=DL3059,DL3047
RUN wget "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" \
&& unzip awscli-exe-linux-x86_64.zip \
&& ./aws/install
Expand Down

0 comments on commit 77edaf0

Please sign in to comment.