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

Commit

Permalink
Bump up version to 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
elssar committed Jul 20, 2016
1 parent 196c2fd commit 44e4c21
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions images/ubuntu1404/README.md
@@ -1,6 +1,6 @@
# newman_ubuntu1404

This image runs newman 2.1.1 on node 4.3.0 on Ubuntu 14.04.2
This image runs newman 2.1.2 on node 4.3.0 on Ubuntu 14.04.2

Build the image,

Expand All @@ -11,7 +11,7 @@ docker build -t postman/newman_ubuntu1404 .
Or get it from [docker hub](https://registry.hub.docker.com/u/postman/newman_ubuntu1404/)

```terminal
docker pull postman/newman_ubuntu1404:1.3.2
docker pull postman/newman_ubuntu1404:2.1.2
```

then run it
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "newman-docker",
"version": "2.1.1",
"version": "2.1.2",
"description": "This repository contains the Dockerfiles and tests for the Newman Docker images.",
"scripts": {
"docker-build": "./scripts/docker/docker-build.sh",
Expand Down

0 comments on commit 44e4c21

Please sign in to comment.