Skip to content

Commit 3e05cb7

Browse files
Adjust comment wording again.
1 parent 086674d commit 3e05cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 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
22
#
3-
# Intended to update dependencies and docker image.
3+
# Intended for updating dependencies and docker image.
44
# Used to build release artifacts.
55
version: "2.4"
66
services:

0 commit comments

Comments
 (0)