Skip to content

Commit

Permalink
Updated aws cpi version
Browse files Browse the repository at this point in the history
  • Loading branch information
DominicGriffin committed Jan 28, 2025
1 parent 272908a commit 39bc25c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bosh-cli-v2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ ENV BOSH_ENV_DEPS "build-essential zlibc zlib1g-dev openssl libxslt1-dev \

# These versions are used for caching so that we don't have to rebuild the cpi each time
# we do the bosh-deploy. This will save around 3-4 mins each deploy
ENV BOSH_AWS_CPI_URL https://bosh.io/d/github.com/cloudfoundry/bosh-aws-cpi-release?v=101
ENV BOSH_AWS_CPI_CHECKSUM 12d320570e00636f1e455e588e0462465b02d86a
ENV BOSH_AWS_CPI_URL https://bosh.io/d/github.com/cloudfoundry/bosh-aws-cpi-release?v=105.0.1
ENV BOSH_AWS_CPI_CHECKSUM d048049ee85435991cdcb49206f06a8de4687b5b

RUN apt-get update \
&& apt-get -y upgrade \
Expand Down

0 comments on commit 39bc25c

Please sign in to comment.