Skip to content

Commit 29c89be

Browse files
committed
Use rust:1-1 not rust:2-1
1 parent fe344bd commit 29c89be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/devcontainers/rust:2-1-bookworm
1+
FROM mcr.microsoft.com/devcontainers/rust:1-1-bookworm
22

33
RUN apt-get update -y \
44
&& apt-get upgrade -y \

0 commit comments

Comments
 (0)