Skip to content

Commit fbf6117

Browse files
committed
Merge pull request arun-gupta#83 from soonk12/javaee7
Fix typo in docker image
2 parents d1bb7af + f27c18e commit fbf6117

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chapters/docker-javaee7.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Pull the Docker image that contains WildFly and pre-built Java EE 7 application
1010

1111
[source, text]
1212
----
13-
docker pull arugupta/javaee7-hol
13+
docker pull arungupta/javaee7-hol
1414
----
1515

1616
The https://github.com/arun-gupta/docker-images/blob/master/javaee7-hol/Dockerfile[javaee7-hol Dockerfile] is based on `jboss/wildfly` and adds the movieplex7 application as war file.

0 commit comments

Comments
 (0)