mirror of
https://github.com/GermanAizek/mongodb-without-avx
synced 2025-07-25 11:02:16 +00:00
Update docker-image.yml
This commit is contained in:
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@ -55,7 +55,7 @@ jobs:
|
||||
file: Dockerfile
|
||||
platforms: ${{ matrix.platforms }}
|
||||
build-args: |
|
||||
NUM_JOBS=2
|
||||
NUM_JOBS=4
|
||||
MONGO_VERSION=${{ matrix.mongo_version }}
|
||||
push: true
|
||||
tags: ${{ secrets.DOCKER_HUB_USER }}/mongo-wo-avx:${{ matrix.mongo_version }}
|
||||
|
Reference in New Issue
Block a user