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

Pin OS release to latest known working version #63

Merged
merged 1 commit into from
May 31, 2024

Conversation

klutchell
Copy link
Contributor

@klutchell klutchell commented Sep 1, 2023

2.113.12 is also supported on generic-aarch64

See: #60

@klutchell klutchell changed the title Default to balenaOS generic-amd64 v3.2.10 Default to balenaOS generic-amd64 v3.2.9 Sep 1, 2023
@@ -6,8 +6,8 @@ services:
context: .
dockerfile: Dockerfile.template
args:
OS_VERSION: ${OS_VERSION:-2.95.12_rev1}
DEVICE_TYPE: ${DEVICE_TYPE:-genericx86-64-ext}
OS_VERSION: ${OS_VERSION:-3.2.10}
Copy link

@rcooke-warwick rcooke-warwick May 24, 2024

Choose a reason for hiding this comment

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

going to 5.1.50 worked for me

Copy link
Contributor Author

Choose a reason for hiding this comment

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

this also worked for me

        OS_VERSION: ${OS_VERSION:-5.3.11}
        DEVICE_TYPE: ${DEVICE_TYPE:-generic-aarch64}

@klutchell klutchell changed the title Default to balenaOS generic-amd64 v3.2.9 Default to balenaOS generic-amd64 v5.1.50 May 31, 2024
2.113.12 is also supported on generic-aarch64

Change-type: minor
Signed-off-by: Kyle Harding <kyle@balena.io>
@klutchell klutchell changed the title Default to balenaOS generic-amd64 v5.1.50 Pin OS release to latest known working version May 31, 2024
Copy link

@shaunmulligan shaunmulligan left a comment

Choose a reason for hiding this comment

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

Looks good

@flowzone-app flowzone-app bot merged commit 74c1964 into master May 31, 2024
44 checks passed
@flowzone-app flowzone-app bot deleted the kyle/balenaos-3.2.10 branch May 31, 2024 15:24
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