[PR #304] [CLOSED] feature: update devcontainer node release #722

Closed
opened 2025-10-31 15:19:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moghtech/komodo/pull/304
Author: @unsync
Created: 2/9/2025
Status: Closed

Base: 1.17.0Head: feature/updatedevcontainer


📝 Commits (1)

  • bbee55e feature: update devcontainer node release

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .devcontainer/devcontainer.json (+1 -1)

📄 Description

I believe the devcontainer node release needs to be aligned with the frontend Dockerfile base image:

FROM node:20.12-alpine as builder

If not, seems like the devcontainer Init task is failing


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/moghtech/komodo/pull/304 **Author:** [@unsync](https://github.com/unsync) **Created:** 2/9/2025 **Status:** ❌ Closed **Base:** `1.17.0` ← **Head:** `feature/updatedevcontainer` --- ### 📝 Commits (1) - [`bbee55e`](https://github.com/moghtech/komodo/commit/bbee55e7d883e2ed7d90396f29f7d948b0751633) feature: update devcontainer node release ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.devcontainer/devcontainer.json` (+1 -1) </details> ### 📄 Description I believe the devcontainer node release needs to be aligned with the frontend Dockerfile base image: ``` FROM node:20.12-alpine as builder ``` If not, seems like the devcontainer `Init` task is failing --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the
pull-request
label 2025-10-31 15:19:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#722
No description provided.