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 086674d commit 3e05cb7Copy full SHA for 3e05cb7
docker-compose-build.yaml
@@ -1,6 +1,6 @@
1
# PY_VER=3.10 IMAGE=djbase DISTRO=debian DJ_VERSION=$(grep -oP '\d+\.\d+\.\d+' datajoint/version.py) HOST_UID=$(id -u) docker compose -f docker-compose-build.yaml up --exit-code-from app --build
2
#
3
-# Intended to update dependencies and docker image.
+# Intended for updating dependencies and docker image.
4
# Used to build release artifacts.
5
version: "2.4"
6
services:
0 commit comments