Replies: 3 comments
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@jc1231 it looks like your code is looking for version 68, but we install version 67. Could you share your csproj file and maybe some of the relevant globalization/unicode/timezone code you are using in your function so I can try to reproduce it? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to setup a Lambda using .net 8.
I'm able to run the image locally and get no errors.
But after deploying my image and testing it I get this error in my stacktrace
Here's my Dockerfile
Beta Was this translation helpful? Give feedback.
All reactions