Skip to content

Commit

Permalink
pin Dockerfile used for release; remove stale Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
squell committed Nov 28, 2024
1 parent b293c2a commit c43bb74
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions Dockerfile

This file was deleted.

2 changes: 1 addition & 1 deletion util/Dockerfile-release
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM rust:1.79-slim-bullseye
FROM rust:1.82-slim-bullseye@sha256:821c41ed8d70347b32c2a3e4779fa0f05354773adf627aa388d0904494e0d21f
RUN apt-get update -y && apt-get install -y clang libclang-dev libpam0g-dev

0 comments on commit c43bb74

Please sign in to comment.