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

chore(docker): Enhance Docker build configuration #45

Closed
wants to merge 19 commits into from

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    43360b9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from gounthar/use-buildx

    chore(docker): Move to buildx and adds dependabot
    gounthar authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4bf1422 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dd9f90 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from gounthar/use-buildx

    fix(dependabot): Targets each and every Dockerfile.
    gounthar authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    498fb24 View commit details
    Browse the repository at this point in the history
  5. deps: bump python from 2-alpine to 3-alpine in /python/python2

    Bumps python from 2-alpine to 3-alpine.
    
    ---
    updated-dependencies:
    - dependency-name: python
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    eb4e22b View commit details
    Browse the repository at this point in the history
  6. deps: bump dotnet/core/sdk in /coresdk/31

    Bumps dotnet/core/sdk from 3.1-alpine to 3.1.401-alpine.
    
    ---
    updated-dependencies:
    - dependency-name: dotnet/core/sdk
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    baec6a9 View commit details
    Browse the repository at this point in the history
  7. deps: bump golang from 1.15-alpine3.12 to 1.16-alpine3.12 in /golang

    Bumps golang from 1.15-alpine3.12 to 1.16-alpine3.12.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    9057439 View commit details
    Browse the repository at this point in the history
  8. deps: bump powershell in /powershell

    Bumps powershell from 7.1.0-alpine-3.10 to 7.4-alpine-3.17.
    
    ---
    updated-dependencies:
    - dependency-name: powershell
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    efa3397 View commit details
    Browse the repository at this point in the history
  9. deps: bump ruby from 3.2.1-bullseye to 3.3.5-bullseye in /ruby

    Bumps ruby from 3.2.1-bullseye to 3.3.5-bullseye.
    
    ---
    updated-dependencies:
    - dependency-name: ruby
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    08216a3 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3 from gounthar/dependabot/docker/python/python2/…

    …python-3-alpine
    
    deps: bump python from 2-alpine to 3-alpine in /python/python2
    gounthar authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    bfa04c9 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #5 from gounthar/dependabot/docker/coresdk/31/dotn…

    …et/core/sdk-3.1.401-alpine
    
    deps: bump dotnet/core/sdk from 3.1-alpine to 3.1.401-alpine in /coresdk/31
    gounthar authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1bff751 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #9 from gounthar/dependabot/docker/golang/golang-1…

    ….16-alpine3.12
    
    deps: bump golang from 1.15-alpine3.12 to 1.16-alpine3.12 in /golang
    gounthar authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    91e10e8 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #10 from gounthar/dependabot/docker/powershell/pow…

    …ershell-7.4-alpine-3.17
    
    deps: bump powershell from 7.1.0-alpine-3.10 to 7.4-alpine-3.17 in /powershell
    gounthar authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ab9fbe0 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #12 from gounthar/dependabot/docker/ruby/ruby-3.3.…

    …5-bullseye
    
    deps: bump ruby from 3.2.1-bullseye to 3.3.5-bullseye in /ruby
    gounthar authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    834047e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4331d56 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    261e8bf View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5097bbe View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    933e89c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e495451 View commit details
    Browse the repository at this point in the history