mirror of
https://github.com/10h30/ols-docker-env.git
synced 2026-05-12 15:21:24 +09:00
Added 1.6.5 as default, optimized travis
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
FROM litespeedtech/openlitespeed-beta:1.6.5.lh
|
||||
|
||||
ARG extensions
|
||||
|
||||
RUN apt-get install $extensions -y
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user