Giter VIP home page Giter VIP logo

Comments (6)

rsirny avatar rsirny commented on June 2, 2024 1

Thanks! It's working now in Chrome. I also tested Edge and Firefox to make sure the fix did not break anything and it is working as well.

from durablefunctionsmonitor.

scale-tone avatar scale-tone commented on June 2, 2024

Hi @rsirny , thanks for reporting this!

I was able to repro, and here is the fix.
Also pushed that branch as scaletone/durablefunctionsmonitor:experimental-fix-for-106.

Can you please try that image and confirm that it resolves the issue?

from durablefunctionsmonitor.

rsirny avatar rsirny commented on June 2, 2024

@scale-tone will there be a new docker image with the fix at some point?

from durablefunctionsmonitor.

scale-tone avatar scale-tone commented on June 2, 2024

Fixed in v6.2.1, re-pushed under 6.2 tag. Pls, validate.

from durablefunctionsmonitor.

rsirny avatar rsirny commented on June 2, 2024

@scale-tone works correctly, thanks! Would it be possible to have docker images with patch part of the version as well? Like you can have dotnet runtime image which has tags 7.0.5 as well as 7.0. I am using version of the image with custom user (see below) and it would make things simpler when building the new image in our CI pipeline.

FROM scaletone/durablefunctionsmonitor:6.2

RUN addgroup --gid 2000 app && \
    adduser --system --no-create-home --uid 1000 --gid 2000 app

RUN chown -R app:app /home/site/wwwroot

USER app

from durablefunctionsmonitor.

scale-tone avatar scale-tone commented on June 2, 2024

Would it be possible to have docker images with patch part of the version as well?

OK, pushed as 6.2.1.

from durablefunctionsmonitor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.