We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e0d9bf6 + 0e76f02 commit c69770fCopy full SHA for c69770f
tools/docker/Dockerfile
@@ -11,7 +11,7 @@
11
# express or implied. See the License for the specific language governing
12
# permissions and limitations under the License.
13
14
-FROM rust:1.39-stretch
+FROM rust:1.43.1-buster
15
16
ENV DEBIAN_FRONTEND="noninteractive"
17
RUN apt-get update && apt-get install --yes --no-install-recommends \
0 commit comments