Skip to content

Commit

Permalink
Merge pull request #23 from openziti/feature/libacl_etc_resolver_enab…
Browse files Browse the repository at this point in the history
…lement

Bump VCPKG version
  • Loading branch information
sabedevops authored Aug 28, 2023
2 parents 7c86a0a + ed1d61f commit d5c86e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ ENV VCPKG_FORCE_SYSTEM_BINARIES=yes
# lockfile at build time
RUN cd /usr/local \
&& git config --global advice.detachedHead false \
&& git clone --branch 2023.04.15 https://github.com/microsoft/vcpkg \
&& git clone --branch 2023.06.20 https://github.com/microsoft/vcpkg \
&& ./vcpkg/bootstrap-vcpkg.sh -disableMetrics \
&& chmod -R ugo+rwX /usr/local/vcpkg

Expand Down

0 comments on commit d5c86e8

Please sign in to comment.