Projects STRLCPY hiphp Commits c5754c9b
🤬
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