Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
chore(deps): update clux/muslrust docker tag to v1.73.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 6, 2023
1 parent 1127a6e commit b3ae44c
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,6 +1,6 @@
# syntax=docker/dockerfile:1.4
### Builder ###
FROM clux/muslrust:1.72.0 AS chef
FROM clux/muslrust:1.73.0 AS chef
RUN cargo install cargo-chef
WORKDIR /app

Expand Down

0 comments on commit b3ae44c

Please sign in to comment.