Skip to content

Commit

Permalink
Update dependency ubuntu_24_04/curl to v8.5.0-2ubuntu9 (#60)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 11, 2024
1 parent 40b8f30 commit 3ba32a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ubuntu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN chgrp -R 0 /home

# Install curl and ca_certificates (required to install nodejs) and git (optional)
# renovate: datasource=repology depName=ubuntu_24_04/curl versioning=loose
ENV CURL_VERSION="8.5.0-2ubuntu2"
ENV CURL_VERSION="8.5.0-2ubuntu9"
# renovate: datasource=repology depName=ubuntu_24_04/ca-certificates versioning=loose
ENV CA_CERTIFICATES_VERSION="20240203"
# renovate: datasource=repology depName=ubuntu_24_04/git versioning=loose
Expand Down

0 comments on commit 3ba32a2

Please sign in to comment.