Merge #58
58: Update rust Docker tag to v1.36 r=mythmon a=renovate[bot] This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | rust | stage | minor | `1.34-slim-stretch` -> `1.36-slim-stretch` | --- ### Renovate configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻️ **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`". 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#mozilla/classify-client). Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Коммит
70d480f2d0
|
@ -1,4 +1,4 @@
|
|||
FROM rust:1.34-slim-stretch as build
|
||||
FROM rust:1.36-slim-stretch as build
|
||||
RUN apt-get update && \
|
||||
apt-get install -y --no-install-recommends \
|
||||
pkg-config curl libssl-dev
|
||||
|
|
Загрузка…
Ссылка в новой задаче