include_mongodb_tools fix in workflow.
Daan committed
Apr 12, 2025 at 22:11 UTC
5f306a23e1ebc20585c55a5cd9b3b0890ff5a3ad
1 file changed
+1
-1
.github/workflows/docker.yml
+1
-1
@@ -65,7 +65,7 @@ jobs:
65
tags: ${{ steps.meta.outputs.tags }}
66
labels: ${{ steps.meta.outputs.labels }}
67
build-args: |
68
- INCLUDE_MONGODBTOOLS=true
68
+ INCLUDE_MONGODB_TOOLS=true
69
INCLUDE_POSTGRESQL_TOOLS=true
70
INCLUDE_MARIADB_TOOLS=true
71
PREINSTALL_LIBS=true