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

Commit

Permalink
Merge dcf447b into 67cfd0b
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaffter committed Aug 18, 2021
2 parents 67cfd0b + dcf447b commit 0e63129
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 @@ -15,7 +15,7 @@ specification] (schemas).

## Specification

- ROCC service version: 0.4.0
- ROCC service version: 0.5.0
- ROCC schemas version: 0.2.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.4.0
image: sagebionetworks/rocc-service:0.5.0
build:
context: server
dockerfile: Dockerfile
Expand Down

0 comments on commit 0e63129

Please sign in to comment.