Skip to content

Commit

Permalink
Update Dockerfile version
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Feb 12, 2016
1 parent 7a488ce commit d2c8a02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-devel/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Dockerfile to create a container with the IM service and TOSCA support
FROM ubuntu:14.04
MAINTAINER Miguel Caballer <[email protected]>
LABEL version="1.4.2"
LABEL version="1.4.3"
LABEL description="Container image to run the IM service with TOSCA support. (http://www.grycap.upv.es/im)"

# Update and install all the neccesary packages
Expand Down
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Dockerfile to create a container with the IM service and TOSCA support
FROM ubuntu:14.04
MAINTAINER Miguel Caballer <[email protected]>
LABEL version="1.4.2"
LABEL version="1.4.3"
LABEL description="Container image to run the IM service with TOSCA support. (http://www.grycap.upv.es/im)"

# Update and install all the neccesary packages
Expand Down

0 comments on commit d2c8a02

Please sign in to comment.