We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 067e238 commit 216100cCopy full SHA for 216100c
.github/workflows/build-docker-artifacts.yml
@@ -45,7 +45,7 @@ concurrency:
45
cancel-in-progress: true
46
47
env:
48
- WORKFLOW_BRANCH: "mp/docker_branch"
+ WORKFLOW_BRANCH: "main"
49
PYTHON_BASE_IMAGE: "python:3.10.18-slim-bullseye"
50
DATAVISYN_PYTHON_BASE_IMAGE: "188237246440.dkr.ecr.eu-central-1.amazonaws.com/datavisyn/base/python:main"
51
NODE_BASE_IMAGE: "node:20.9-bullseye"
0 commit comments