Compare commits

...

2 commits

Author SHA1 Message Date
ff0742898c Merge pull request 'Update rust Docker tag to v1.64' (#78) from renovate/rust-1.x into dev
Some checks failed
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/deploy Pipeline failed
ci/woodpecker/manual/lint Pipeline was successful
ci/woodpecker/manual/deploy Pipeline failed
Reviewed-on: #78
2022-10-31 15:19:52 +01:00
05789423c2 Update rust Docker tag to v1.64
Some checks failed
ci/woodpecker/push/deploy unknown status
ci/woodpecker/push/lint Pipeline was successful
2022-10-25 12:04:08 +00:00

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 ARG DI_VER=1.2.5