Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

Commit

Permalink
chore(deps): update rust docker tag to v1.71 (#111)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 13, 2023
1 parent 91cda2b commit 809dbd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rust:1.70-alpine as build
FROM rust:1.71-alpine as build

ARG BUILD_VERSION

Expand Down

0 comments on commit 809dbd0

Please sign in to comment.