Update rust Docker tag to v1.69 #81

Closed
Renovate Bot wants to merge 1 commits from renovate/rust-1.x into dev
1 changed files with 1 additions and 1 deletions

View File

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