Skip to content

Commit

Permalink
Update dependency rust to v1.59.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 24, 2022
1 parent d60e1ba commit 8305223
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.58.1-alpine@sha256:b61698ea823c6f9bc726272d7783867d89e79ca87e9944998739ce619da7699a AS builder
FROM rust:1.59.0-alpine@sha256:3a7c0c5f4608611efaca3b7bba5b01b257312a25823aa50800cbeb18d4f0c92a AS builder

RUN apk add --update alpine-sdk
COPY --chown=nobody:nobody . /src/
Expand Down

0 comments on commit 8305223

Please sign in to comment.