Skip to content

Commit bf45358

Browse files
committed
[circleci] use rover s2i
1 parent 0d9b680 commit bf45358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
environment:
88
S2I_VERSION: "1.1.7-226afa1"
99
DOCKER_COMPOSE_VERSION: "1.16.1"
10-
OPENRESTY_VERSION: "1.11.2.5-1"
10+
OPENRESTY_VERSION: "rover"
1111
steps:
1212
- run: apk update && apk add wget make bash curl py-pip git openssh-client
1313
- run: |

0 commit comments

Comments
 (0)