Skip to content

Commit

Permalink
Merge pull request #8 from RADAR-base/release-1.0.1
Browse files Browse the repository at this point in the history
Release 1.0.1
  • Loading branch information
nivemaham authored May 31, 2019
2 parents 882c5c4 + dd70362 commit dcc0839
Show file tree
Hide file tree
Showing 18 changed files with 4,198 additions and 2,675 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ java -jar radar-rest-sources-authorizer*.jar
To build and run this application from Docker:
```$cmd
docker build -t radarbase/radar-rest-source-auth-backend:latest .
docker build -t radarbase/radar-rest-source-auth-backend:1.0.1 .
docker run -p 8080:8080 radarbase/radar-rest-source-auth-backend:latest
```
1 change: 0 additions & 1 deletion authorizer-app/.dockerignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
node_modules/
/e2e
/docker
Loading

0 comments on commit dcc0839

Please sign in to comment.