Skip to content

Commit

Permalink
chore(deps): update dependency libressl/portable to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 15, 2025
1 parent 0619d8f commit f0e1e47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ ENV LLHTTP_VERSION=v9.2.1
# renovate: datasource=github-tags depName=nanodbc/nanodbc
ENV NANODBC_VERSION=v2.14.0
# renovate: datasource=github-releases depName=libressl/portable
ENV LIBRESSL_VERSION=v3.9.2
ENV LIBRESSL_VERSION=v4.0.0

RUN \
git clone https://github.com/ada-url/ada.git --depth 1 -b "${LIBADA_VERSION}" && \
Expand Down

0 comments on commit f0e1e47

Please sign in to comment.