Skip to content

Commit

Permalink
chore(deps): update lukemathwalker/cargo-chef:latest-rust-alpine3.20 …
Browse files Browse the repository at this point in the history
…docker digest to 1238a8e
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent 4cd7c60 commit 2e90480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stacks/peerdb-server.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1@sha256:93bfd3b68c109427185cd78b4779fc82b484b0b7618e36d0f104d4d801e66d25


FROM lukemathwalker/cargo-chef:latest-rust-alpine3.20@sha256:1217cbd6819ac18518f2f0e81af9376723ff982649bbb3e72934ef255cc0df15 AS chef
FROM lukemathwalker/cargo-chef:latest-rust-alpine3.20@sha256:1238a8eb04f9dcf83041d628ea962613393830964fa4642803f157f7ffbf97b5 AS chef

WORKDIR /root

Expand Down

0 comments on commit 2e90480

Please sign in to comment.