Skip to content

Commit 6a1faf2

Browse files
Merge pull request #70 from BTreeMap/renovate/docker-images
⬆️ Update rust Docker tag to v1.94
2 parents fb3b3e7 + d7cf595 commit 6a1faf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use the official Rust image as the builder stage
2-
FROM rust:1.93-slim AS builder
2+
FROM rust:1.94-slim AS builder
33

44
# Install build dependencies
55
RUN apt-get update && apt-get install -y \

0 commit comments

Comments
 (0)