Skip to content
Snippets Groups Projects
Unverified Commit 31902482 authored by Matteo Di Carlo's avatar Matteo Di Carlo Committed by GitHub
Browse files

Merge pull request #10 from ska-telescope/upgrade-to-buster

Update Dockerfiles to build with buster and TANGO 9.3.3
parents 7b0052e4 9391d0c7
Branches
Tags 0.2.0
No related merge requests found
...@@ -7,7 +7,7 @@ CACHE_VOLUME = tango-rest-test-cache ...@@ -7,7 +7,7 @@ CACHE_VOLUME = tango-rest-test-cache
DOCKER_RUN_ARGS = DOCKER_RUN_ARGS =
# defines the image to test # defines the image to test
IMAGE_TO_TEST = $(DOCKER_REGISTRY_HOST)/$(DOCKER_REGISTRY_USER)/tango-rest:latest IMAGE_TO_TEST = $(DOCKER_REGISTRY_HOST)/$(DOCKER_REGISTRY_USER)/tango-itango:latest
# docker-compose commmand for a composition of services for the tango database, # docker-compose commmand for a composition of services for the tango database,
# databaseds device, and tangotest devices # databaseds device, and tangotest devices
......
release=0.1.0 release=0.2.0
tag=tango-starter-0.1.0 tag=tango-starter-0.2.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment