Skip to content

Conversation

@JohnnyMorganz
Copy link
Owner

@JohnnyMorganz JohnnyMorganz commented Apr 21, 2025

> [linux/amd64 build 4/4] RUN cargo build --all-features --release:
0.141 error: failed to parse lock file at: /app/Cargo.lock
0.141 
0.141 Caused by:
0.141   lock file version `4` was found, but this version of Cargo does not understand this lock file, perhaps Cargo needs to be updated?
------
Dockerfile:6
--------------------
   4 |     WORKDIR /app
   5 |     COPY . ./
   6 | >>> RUN cargo build ${CARGO_FLAGS}
   7 |     
   8 |     FROM gcr.io/distroless/cc

@JohnnyMorganz JohnnyMorganz changed the title Add docker build check to CI Fix rust version in docker build Apr 22, 2025
@JohnnyMorganz JohnnyMorganz merged commit 992568d into main Apr 22, 2025
20 checks passed
@JohnnyMorganz JohnnyMorganz deleted the fix-docker branch April 22, 2025 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants