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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Bug Report: Can't use arm64 image #5293

Open
2 tasks done
Khongchai opened this issue Mar 11, 2024 · 1 comment
Open
2 tasks done

馃悰 Bug Report: Can't use arm64 image #5293

Khongchai opened this issue Mar 11, 2024 · 1 comment
Labels

Comments

@Khongchai
Copy link
Contributor

馃摐 Description

In Novu 0.23.0 release note you mention there is a new novu arm64 image that we can use but when I tried to use it I got

image with reference ghcr.io/novuhq/novu/worker:0.23.0 was found but does not match the specified platform: wanted linux/arm64, actual: linux/amd64

Not sure why, maybe it's how I'm specifying the platform that's wrong.

馃憻 Reproduction steps

In the yml config file, do this

 novu-websocket:
    image: 'ghcr.io/novuhq/novu/ws:0.23.0'
    platform: linux/amd64
    # ... other config 

馃憤 Expected behavior

It should uses amd64 image

馃憥 Actual Behavior with Screenshots

Could not find the amd64 image

image

Novu version

0.23.0

npm version

No response

node version

No response

馃搩 Provide any additional context for the Bug.

No response

馃憖 Have you spent some time to check if this bug has been raised before?

  • I checked and didn't find a similar issue

馃彚 Have you read the Contributing Guidelines?

Are you willing to submit PR?

None

Copy link

linear bot commented Mar 11, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant