We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac753dd commit 8aa939eCopy full SHA for 8aa939e
.devcontainer/Dockerfile
@@ -1,3 +1,3 @@
1
# Available versions: https://github.com/devcontainers/images/tree/main/src/ruby
2
-FROM mcr.microsoft.com/devcontainers/ruby
+FROM mcr.microsoft.com/devcontainers/ruby:3.4
3
RUN apt update && apt install -y cmake
0 commit comments