nimblehq / elixir-templates

Our optimized Elixir templates used in our projects
https://nimblehq.co
MIT License
86 stars 6 forks source link

[Chore] Upgrade stack versions #317

Closed andyduong1920 closed 1 year ago

andyduong1920 commented 1 year ago

What happened

Upgrade stack versions

Insight

Automatically created by the Upgrade stacks workflow.

Proof Of Work

On the Files changed tab

Nihisil commented 1 year ago

Does it not work with Alpine 3.17? What are the reasons for downgrading it?

andyduong1920 commented 1 year ago

Does it not work with Alpine 3.17? What are the reasons for downgrading it?

It due to the issue when installing glibc-2.34-r0.apk, I'm trying with glibc-2.35-r0.apk

andyduong1920 commented 1 year ago

Does it not work with Alpine 3.17? What are the reasons for downgrading it?

Tried with glibc-2.35-r0.apk in Alpline 3.17.0 and it also doesn't work FYI @Nihisil

image

Nihisil commented 1 year ago

@andyduong1920 Sorry, I had intended to push these changes to a separate branch, but I accidentally pushed them directly to your branch. Let's see if the CI build passes or not, and after that we can rebase this branch to exclude my commit.

andyduong1920 commented 1 year ago

@andyduong1920 Sorry, I had intended to push these changes to a separate branch, but I accidentally pushed them directly to your branch. Let's see if the CI build passes or not, and after that we can rebase this branch to exclude my commit.

No worry @Nihisil you're free to test on this branch :D