Skip to content

Commit

Permalink
Merge pull request #1443 from kristof-mattei/renovate/rust-1.x
Browse files Browse the repository at this point in the history
chore(deps): update rust docker tag to v1.83.0
  • Loading branch information
renovate[bot] authored Dec 3, 2024
2 parents af03049 + 2f8b821 commit 16d9176
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 --platform=$BUILDPLATFORM rust:1.82.0@sha256:d9c3c6f1264a547d84560e06ffd79ed7a799ce0bff0980b26cf10d29af888377 AS builder
FROM --platform=$BUILDPLATFORM rust:1.83.0@sha256:d242a48452a5f6f490e1c13d3340d54ead1198948a4585dc42e326d6eacd07d1 AS builder

ARG TARGET=x86_64-unknown-linux-musl
ARG APPLICATION_NAME
Expand Down

0 comments on commit 16d9176

Please sign in to comment.