mirror of
https://github.com/mastodon/mastodon.git
synced 2026-02-20 22:48:30 +00:00
Update devcontainer image version (#37857)
This commit is contained in:
parent
f5aa5adcf7
commit
c1a5bd52f2
|
|
@ -1,5 +1,5 @@
|
|||
# For details, see https://github.com/devcontainers/images/tree/main/src/ruby
|
||||
FROM mcr.microsoft.com/devcontainers/ruby:1-3.3-bookworm
|
||||
FROM mcr.microsoft.com/devcontainers/ruby:3.4-trixie
|
||||
|
||||
# Install node version from .nvmrc
|
||||
WORKDIR /app
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user