Skip to content

Commit 719d9ff

Browse files
committed
Use Ruby base image without patch version
1 parent c433d25 commit 719d9ff

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/ruby:3.3.0
1+
FROM mcr.microsoft.com/devcontainers/ruby:3.3
22

33
WORKDIR /workspace
44

0 commit comments

Comments
 (0)