We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a54ba7a commit 9c5fa4aCopy full SHA for 9c5fa4a
.devcontainer/devcontainer.json
@@ -3,7 +3,7 @@
3
{
4
"name": "Container",
5
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
6
- "image": "firstdraft/appdev-rails-7-1-template",
+ "image": "firstdraft/appdev-rails-template",
7
8
// Features to add to the dev container. More info: https://containers.dev/features.
9
// "features": {},
0 commit comments