mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-01 07:36:16 -05:00
feature: allow docker image text to overflow in table (#301)
* feature: allow docker image text to overflow in table * review: use break-words * wip: revert line break in css file * feature: update devcontainer node release
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
// Features to add to the dev container. More info: https://containers.dev/features.
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/node:1": {
|
||||
"version": "18.18.0"
|
||||
"version": "20.12.2"
|
||||
},
|
||||
"ghcr.io/devcontainers-community/features/deno:1": {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user