Run update.sh
This commit is contained in:
parent
7023a85119
commit
30b3e0d713
|
|
@ -16,7 +16,7 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`develop` (*develop/Dockerfile*)](https://github.com/eggheads/eggdrop-docker/blob/a1e6b51a87836c72c81ec1bb08e43ae157bfe53d/develop/Dockerfile)
|
||||
- [`develop` (*develop/Dockerfile*)](https://github.com/eggheads/eggdrop-docker/blob/8495c12f61a63ba500dbe990e7ed0d4430139f34/develop/Dockerfile)
|
||||
- [`1.8`, `1.8.1`, `stable`, `latest` (*1.8/Dockerfile*)](https://github.com/eggheads/eggdrop-docker/blob/d4b8304746296685059033464148d12dd7d00927/1.8/Dockerfile)
|
||||
- [`1.6`, `1.6.21` (*1.6/Dockerfile*)](https://github.com/eggheads/eggdrop-docker/blob/d38f639793663f1203b3bda586e8e44740c7e984/1.6/Dockerfile)
|
||||
|
||||
|
|
|
|||
|
|
@ -72,7 +72,7 @@ For more examples and ideas, visit:
|
|||
|
||||
$ docker images hello-world
|
||||
REPOSITORY TAG IMAGE ID SIZE
|
||||
hello-world latest 48b5124b2768 1.84kB
|
||||
hello-world latest 48b5124b2768 1.84 kB
|
||||
```
|
||||
|
||||

|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ For more examples and ideas, visit:
|
|||
|
||||
$ docker images hello-world
|
||||
REPOSITORY TAG IMAGE ID SIZE
|
||||
hello-world latest 48b5124b2768 1.84kB
|
||||
hello-world latest 48b5124b2768 1.84 kB
|
||||
```
|
||||
|
||||
%%LOGO%%
|
||||
|
|
|
|||
Loading…
Reference in New Issue