diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index afbec88e..da3906f5 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -65,7 +65,7 @@ jobs: tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} build-args: | - INCLUDE_MONGODBTOOLS=true + INCLUDE_MONGODB_TOOLS=true INCLUDE_POSTGRESQL_TOOLS=true INCLUDE_MARIADB_TOOLS=true PREINSTALL_LIBS=true