Update rust Docker tag to v1.64 - autoclosed #72

Closed
Renovate Bot wants to merge 1 commit from renovate/rust-1-x into dev
Showing only changes of commit 7b482cdbda - Show all commits

View file

@ -1,4 +1,4 @@
FROM rust:1.63-alpine3.16 AS builder
FROM rust:1.64-alpine3.16 AS builder
ARG DI_VER=1.2.5