Merge pull request 'Update rust Docker tag to v1.53' (#10) from renovate/rust-1.x into develop
All checks were successful
continuous-integration/drone the build was successful
All checks were successful
continuous-integration/drone the build was successful
Reviewed-on: https://git.roosens.me/Chewing_Bever/hilde/pulls/10
This commit is contained in:
commit
92d1b1c011
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM rust:1.52-alpine3.13 AS builder
|
FROM rust:1.53-alpine3.13 AS builder
|
||||||
|
|
||||||
WORKDIR /src
|
WORKDIR /src
|
||||||
|
|
||||||
|
|
|
||||||
Reference in a new issue