Skip to content

Commit a18cbd3

Browse files
authored
Update directory Docker rustc version to 1.81 (payjoin#619)
2 parents 4357f3b + 6766d94 commit a18cbd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

payjoin-directory/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
2-
FROM --platform=linux/amd64 rust:1.75-slim as builder
2+
FROM --platform=linux/amd64 rust:1.81-slim as builder
33

44
WORKDIR /usr/src/payjoin-directory
55

0 commit comments

Comments
 (0)