Skip to content

Commit dbddc38

Browse files
committed
Readme: polished
1 parent aa6fdb0 commit dbddc38

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<p align=center>
44
:green_apple: :apple: :green_apple: Continuous integration Dockerfiles based on Alpine Linux
55
for PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3, 8.4
6-
and Node.js 10, 11, 12, 13, 14, 15, 16, 17, 18
6+
and Node.js 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22
77
</p>
88

99
<p align=center>
@@ -50,6 +50,7 @@ All PHP images have a few preinstalled packages:
5050
**Terminal**
5151

5252
```
53+
docker run -it --rm -v $(pwd):/srv dockette/ci:php84
5354
docker run -it --rm -v $(pwd):/srv dockette/ci:php83
5455
docker run -it --rm -v $(pwd):/srv dockette/ci:php82
5556
docker run -it --rm -v $(pwd):/srv dockette/ci:php81

0 commit comments

Comments
 (0)