Skip to content

Commit f1a9d98

Browse files
committed
README updated to version 1.4.1-SNAPSHOT
1 parent 4a00be8 commit f1a9d98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Docker image is publicly available as [aetas/spring-boot-admin-docker](https://h
77
You can run spring-boot-admin in Docker with this command:
88

99
`
10-
docker run -d -p 8080:8080 aetas/spring-boot-admin-docker:1.3.2-SNAPSHOT
10+
docker run -d -p 8080:8080 --name spring-boot-admin aetas/spring-boot-admin-docker:1.4.1-SNAPSHOT
1111
`
1212

1313
Now just go to <http://localhost:8080> (or <http://your-docker:8080>) with your browser.

0 commit comments

Comments
 (0)