File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 .ci/start-ci.sh $(image ) $(ARG )
2222
2323pull :
24- docker pull $(shell grep FROM Dockerfile | sed 's/^FROM//g'; done )
24+ docker pull $(shell grep ' FROM' Dockerfile | sed 's/^FROM//g'; )
Original file line number Diff line number Diff line change @@ -258,11 +258,11 @@ It allows any of the following combinations:
258258## Version
259259
260260```
261- Server version: Apache/2.4.34 (Unix)
262- Server built: Jul 31 2018 16:48:40
263- Server's Module Magic Number: 20120211:79
264- Server loaded: APR 1.5.1 , APR-UTIL 1.5.4
265- Compiled using: APR 1.5.1 , APR-UTIL 1.5.4
261+ Server version: Apache/2.4.37 (Unix)
262+ Server built: Nov 15 2018 23:52:35
263+ Server's Module Magic Number: 20120211:83
264+ Server loaded: APR 1.5.2 , APR-UTIL 1.5.4
265+ Compiled using: APR 1.5.2 , APR-UTIL 1.5.4
266266Architecture: 64-bit
267267Server MPM: event
268268 threaded: yes (fixed thread count)
You can’t perform that action at this time.
0 commit comments