mirror of
https://github.com/discourse/discourse.git
synced 2025-08-17 18:04:11 +08:00
DEV: Bump devcontainer image (#31695)
Includes a node upgrade, which is required for latest prettier
This commit is contained in:
parent
1404a169ca
commit
a9904de2b1
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Discourse",
|
||||
"image": "docker.io/discourse/discourse_dev:20241111-0710",
|
||||
"image": "docker.io/discourse/discourse_dev:20250307-0016",
|
||||
"workspaceMount": "source=${localWorkspaceFolder},target=/workspace/discourse,type=bind",
|
||||
"workspaceFolder": "/workspace/discourse",
|
||||
"postStartCommand": "./.devcontainer/scripts/start.rb",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue