Skip to content

Commit

Permalink
Updated awscli to 2.0.34
Browse files Browse the repository at this point in the history
  • Loading branch information
Vasco Santos committed Jul 27, 2020
1 parent 86fdcca commit 3a34844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM ubuntu:latest

MAINTAINER Vasco Santos <[email protected]>

ARG AWS_VERSION="2.0.33"
ARG AWS_VERSION="2.0.34"

RUN apt-get update \
&& apt-get install -y ca-certificates curl unzip
Expand Down

0 comments on commit 3a34844

Please sign in to comment.