Skip to content

Commit da1856c

Browse files
update README
1 parent 6511e12 commit da1856c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ docker service create \
3838
--mount type=bind,source=/var/run/docker.sock,destination=/var/run/docker.sock \
3939
--mount type=bind,source=/etc/docker/daemon.json,destination=/etc/docker/daemon.json \
4040
--hostname {{.Service.Name}}-{{.Node.Hostname}} \
41-
--name ghcr.io/eidoslab/swarm-cpupin:1.0.2
41+
--name ghcr.io/eidoslab/swarm-cpupin:1.0.3
4242
```
4343

4444
Now, when you deploy swarm services with

0 commit comments

Comments
 (0)