Merge pull request 'Update rust Docker tag to v1.53' (#10) from renovate/rust-1.x into develop
continuous-integration/drone the build was successful Details

Reviewed-on: https://git.roosens.me/Chewing_Bever/hilde/pulls/10
initial-db-schema
Jef Roosens 2021-06-27 11:04:00 +02:00
commit 92d1b1c011
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM rust:1.52-alpine3.13 AS builder
FROM rust:1.53-alpine3.13 AS builder
WORKDIR /src