chore: update rust version
Some checks failed
ci/woodpecker/push/deploy unknown status
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/push/lint Pipeline was successful

This commit is contained in:
Jef Roosens 2023-04-29 15:47:39 +02:00
parent 5fa892f5a3
commit fe5c1dc22e
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
2 changed files with 8 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