We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
build-publish-master-image
1 parent ad9dbd2 commit 47e75f7Copy full SHA for 47e75f7
deployment/Dockerfile
@@ -1,5 +1,5 @@
1
# Stage 1: Build
2
-FROM lukemathwalker/cargo-chef:latest-rust-1.79 as chef
+FROM lukemathwalker/cargo-chef:latest-rust-1.83 as chef
3
WORKDIR /build/
4
# hadolint ignore=DL3008
5
RUN apt-get update && \
0 commit comments