We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40c3196 commit 45c2358Copy full SHA for 45c2358
Dockerrun.aws.json
@@ -1,7 +1,7 @@
1
{
2
"AWSEBDockerrunVersion": 1,
3
"Image": {
4
- "Name": "357210185381.dkr.ecr.us-east-1.amazonaws.com/wormbase/names:0.1.0",
+ "Name": "357210185381.dkr.ecr.us-east-1.amazonaws.com/wormbase/names:0.5.3",
5
"Update": "true"
6
},
7
"Ports": [
project.clj
@@ -1,4 +1,4 @@
-(defproject wormbase-names "0.5.3-SNAPSHOT"
+(defproject wormbase-names "0.5.3"
:description "WormBase names service."
:plugins
[[lein-environ "1.1.0"]
0 commit comments