Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reference new docker image in local build #5265

Merged
merged 2 commits into from
Jun 20, 2023

Conversation

eanders-ms
Copy link
Collaborator

@eanders-ms eanders-ms requested review from microbit-carlos and a team June 19, 2023 18:03
@@ -196,7 +196,7 @@
"githubCorePackage": "lancaster-university/microbit-v2-samples",
"gittag": "v0.2.12",
"serviceId": "mbcodal2",
"dockerImage": "pext/yotta:update-yotta3",
"dockerImage": "pext/yotta:latest",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Thanks @eanders-ms!

I though the V2 CODAL builds might still be using the docker image with the newest gcc version, which would be pext/yotta:update-yotta3 with gcc v7?

Is gcc v6 also producing smaller micro:bit V2 CODAL builds?

Copy link
Collaborator Author

@eanders-ms eanders-ms Jun 19, 2023

Choose a reason for hiding this comment

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

Our compiler service is configured to build V2 CODAL using yotta:latest (gcc 6). I left that unchanged for the time being.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Oh okay, from previous conversation I though MakeCode v5 stoped using pext/yotta:latest (gcc v6) and started using pext/yotta:update-yotta3 (gcc v7). Was that only for V1 DAL and V2 CODAL was left using the older docker image?

@eanders-ms eanders-ms merged commit 6b683ce into master Jun 20, 2023
@eanders-ms eanders-ms deleted the eanders-ms/dockerimageupdate branch June 20, 2023 22:10
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.

3 participants