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

Update Dockerfile to using cache layer #534

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Oct 12, 2024

  1. Bump actions/download-artifact from 3 to 4

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: piggy2303 <[email protected]>
    dependabot[bot] authored and piggy2303 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    32cb083 View commit details
    Browse the repository at this point in the history
  2. Bump docker/build-push-action from 6.8.0 to 6.9.0

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.8.0 to 6.9.0.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v6.8.0...v6.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: piggy2303 <[email protected]>
    dependabot[bot] authored and piggy2303 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    cab86e9 View commit details
    Browse the repository at this point in the history
  3. Bump actions/upload-artifact from 3.1.3 to 4.4.0

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.4.0.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3.1.3...v4.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: piggy2303 <[email protected]>
    dependabot[bot] authored and piggy2303 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    456fe4c View commit details
    Browse the repository at this point in the history
  4. Update Dockerfile to using cache layer

    Signed-off-by: jimmy <[email protected]>
    Signed-off-by: piggy2303 <[email protected]>
    piggy2303 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    db78048 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/piggy2303/HAMi into docke…

    …rfile_optimize
    jimmy committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    8fa0823 View commit details
    Browse the repository at this point in the history
  6. Update Dockerfile Signed-off-by: TuanAnh Nguyen <33578509+piggy2303@u…

    …sers.noreply.github.com>
    
    Update Dockerfile 
    Signed-off-by: TuanAnh Nguyen <[email protected]>
    piggy2303 authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    dd3b2c2 View commit details
    Browse the repository at this point in the history
  7. Bump ubuntu from 20.04 to 24.04 in /docker

    Bumps ubuntu from 20.04 to 24.04.
    
    ---
    updated-dependencies:
    - dependency-name: ubuntu
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and wawa0210 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    36ef4c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Bump actions/upload-artifact from 3.1.3 to 4.4.0

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.4.0.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3.1.3...v4.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: piggy2303 <[email protected]>
    dependabot[bot] authored and jimmy committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6644fbd View commit details
    Browse the repository at this point in the history
  2. Update Dockerfile to using cache layer

    Signed-off-by: jimmy <[email protected]>
    Signed-off-by: piggy2303 <[email protected]>
    piggy2303 authored and jimmy committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ade88a6 View commit details
    Browse the repository at this point in the history
  3. Update Dockerfile Signed-off-by: TuanAnh Nguyen <33578509+piggy2303@u…

    …sers.noreply.github.com>
    
    Update Dockerfile 
    Signed-off-by: TuanAnh Nguyen <[email protected]>
    piggy2303 authored and jimmy committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    44396b7 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dockerfile_optimize' of https://github.com/piggy2303/HAMi

    … into dockerfile_optimize
    jimmy committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    4ab22ed View commit details
    Browse the repository at this point in the history