Skip to content

Commit ec8a713

Browse files
authored
Merge pull request NetrunnerDB#380 from NetrunnerDB/locks-patch-1
Update Dockerfile to Ruby 3.3
2 parents d011598 + 750487a commit ec8a713

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

33
# Default value to allow debug server to serve content over GitHub Codespace's port forwarding service
44
# The value is a comma-separated list of allowed domains

0 commit comments

Comments
 (0)