Skip to content

Commit

Permalink
[CI/build] Bump DSS version used to 0.9.0-rc1 (#348)
Browse files Browse the repository at this point in the history
Bump DSS version used to 0.9.0-rc1
  • Loading branch information
mickmis authored Nov 16, 2023
1 parent c589798 commit eee6846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/dev/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ services:

dss:
hostname: dss.uss1.localutm
image: interuss/dss:v0.8.0-rc2
image: interuss/dss:v0.9.0-rc1
volumes:
- $PWD/../test-certs:/var/test-certs:ro
- dss_component_coordination:/var/dss_component_coordination
Expand Down

0 comments on commit eee6846

Please sign in to comment.