Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Commit

Permalink
Merge 5d18c6c into 53a42b5
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaffter committed Jul 22, 2021
2 parents 53a42b5 + 5d18c6c commit 6300831
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ specification] (schemas).
## Specification

- ROCC schemas version: 0.2.0
- ROCC service version: 0.3.0
- ROCC service version: 0.4.0
- Docker image: [sagebionetworks/rocc-service]


Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ services:
- "${MONGO_PORT}:27017"

rocc:
image: sagebionetworks/rocc-service:0.3.0
image: sagebionetworks/rocc-service:0.4.0
build:
context: server
dockerfile: Dockerfile
Expand Down

0 comments on commit 6300831

Please sign in to comment.