diff --git a/.github/workflows/docker.yaml b/.github/workflows/docker.yaml index 8c230af3aa..99b75b7335 100644 --- a/.github/workflows/docker.yaml +++ b/.github/workflows/docker.yaml @@ -166,12 +166,13 @@ jobs: images: | inventree/inventree ghcr.io/${{ github.repository }} - + - uses: depot/setup-action@v1 - name: Push Docker Images id: push-docker if: github.event_name != 'pull_request' - uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # pin@v6.10.0 + uses: depot/build-push-action@v1 with: + project: jczzbjkk68 context: . file: ./contrib/container/Dockerfile platforms: linux/amd64,linux/arm64 diff --git a/README.md b/README.md index dc9f558e47..bf55e5cda9 100644 --- a/README.md +++ b/README.md @@ -187,6 +187,7 @@ Find a full list of used third-party libraries in [our documentation](https://do

With ongoing resources provided by:

+ Built with Depot Servers by Digital Ocean