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

pr #325

Open
wants to merge 10 commits into
base: scout-fix
Choose a base branch
from
Open

pr #325

wants to merge 10 commits into from

Commits on Sep 18, 2023

  1. Update vote service to python:3.11

    Signed-off-by: Michael Irwin <mikesir87@gmail.com>
    mikesir87 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f9c58a0 View commit details
    Browse the repository at this point in the history
  2. Update result libs to latest versions & resolve socket.io CVE

    Signed-off-by: Michael Irwin <mikesir87@gmail.com>
    mikesir87 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    67cab55 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Simplify .NET multi-platform Dockerfile (dockersamples#301)

    * Improve dotnet multiplatform dockerfile
    
    * Use implicit TARGETPLATFORM
    lbussell committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    d268b89 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    6286b6c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    cdfd5e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dockersamples#308 from dockersamples/add-node-debu…

    …gger-support
    
    Add debug port support for the results (node) app
    mikesir87 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    85b4013 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e0e20a View commit details
    Browse the repository at this point in the history
  4. Merge pull request dockersamples#310 from dockersamples/adjust-inspect

    Don't break on user script at start and bind debug only locally
    mikesir87 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c688f50 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Fix file mounts (work dir change) and python reloading

    Signed-off-by: Michael Irwin <mikesir87@gmail.com>
    mikesir87 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    5c3aa29 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dockersamples#311 from dockersamples/fix-python-re…

    …loading
    
    Fix file mounts (work dir change) and python reloading
    mikesir87 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    8b0f5ad View commit details
    Browse the repository at this point in the history