Projects STRLCPY hiphp Commits b4418c35
🤬
  • Bump docker/build-push-action from 3 to 4

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](https://github.com/docker/build-push-action/compare/v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
  • Loading...
  • dependabot[bot] committed with GitHub 2 years ago
    b4418c35
    1 parent a3513795
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    .github/workflows/docker-image.yml
    skipped 25 lines
    26 26   - name: Set up Docker Buildx
    27 27   uses: docker/setup-buildx-action@v2
    28 28   - name: Build and push
    29  - uses: docker/build-push-action@v3
     29 + uses: docker/build-push-action@v4
    30 30   with:
    31 31   context: ./
    32 32   file: ./Dockerfile
    skipped 6 lines
Please wait...
Page is in error, reload to recover