Skip to content

Commit

Permalink
Integrated pyicub v7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ddetommaso committed Jan 16, 2024
1 parent 994b6f6 commit c5ad642
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build.env
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ DOCKYMAN_VER=v1.1
REPOSITORY=iitschri
PROFILE=development

VERSION=v7.3-distro_v2022.02.0-ubuntu20.04
ICUB_DISTRO=v2022.02.0-ubuntu20.04
VERSION=v7.4-ng

ICUB_DISTRO=v2022.02.0-ubuntu20.04
PYICUB_BASE_DOCKER_SRC=${REPOSITORY}/robotology-superbuild-docker:${ICUB_DISTRO}
PYICUB_BASE_NAME=${REPOSITORY}/pyicub-docker:${VERSION}
PYICUB_VERSION=${VERSION}
PYICUB_FRONTEND_VERSION=v8.0-distro_${ICUB_DISTRO}
PYICUB_VERSION=v7.4-distro_v2022.02.0-ubuntu20.04
PYICUB_FRONTEND_VERSION=v8.0-ng
PYICUB_FRONTEND_BASE_NAME=${REPOSITORY}/pyicub-frontend-docker:${PYICUB_FRONTEND_VERSION}

COMPOSE_PROFILES=restapi
Expand Down

0 comments on commit c5ad642

Please sign in to comment.