Skip to content

fix: change image to ubuntu jammy to lower image size and fix mongod install issues#19

Merged
FidelusAleksander merged 1 commit intoskills:mainfrom
FidelusAleksander:main
Mar 4, 2026
Merged

fix: change image to ubuntu jammy to lower image size and fix mongod install issues#19
FidelusAleksander merged 1 commit intoskills:mainfrom
FidelusAleksander:main

Conversation

@FidelusAleksander
Copy link
Contributor

Summary

The change is primarily to fix the issues of setting up mongod in the devcontainer postCreateCommand

Changes

Closes: #15

Task list

  • For workflow changes, I have verified the Actions workflows function as expected.
  • For content changes, I have reviewed the style guide.

Copilot AI review requested due to automatic review settings March 3, 2026 15:34
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the devcontainer base image to Ubuntu Jammy to align with the MongoDB installation scripts (which add the Jammy MongoDB apt repo), addressing Codespaces post-create failures reported in issue #15.

Changes:

  • Switch devcontainer image from the Python 3.13 image to mcr.microsoft.com/devcontainers/base:jammy.
  • Add the Dev Containers Python feature to install Python 3.13 on top of the Jammy base image.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@FidelusAleksander FidelusAleksander requested a review from a team March 3, 2026 15:36
@FidelusAleksander FidelusAleksander merged commit 2ddadc8 into skills:main Mar 4, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Codespace not creating properly

4 participants