Skip to content

Commit 11a854d

Browse files
committed
update rust version
1 parent 224ab2d commit 11a854d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:1.66.1-alpine3.17 as builder
1+
FROM rust:1.67-alpine3.17 as builder
22
RUN apk add --no-cache musl-dev
33
WORKDIR /usr/src/sqlpage
44
RUN cargo init .

0 commit comments

Comments
 (0)