Skip to content

Commit

Permalink
Update rust Docker tag to v1.68.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 24, 2023
1 parent d60e1ba commit 291e16f
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.68.1-alpine@sha256:9cb852387e2f28aa1a1fd2d67645c149f1573ef0adfec5f97683dff1ed5b0e70 AS builder

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

0 comments on commit 291e16f

Please sign in to comment.