We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d9b680 commit bf45358Copy full SHA for bf45358
.circleci/config.yml
@@ -7,7 +7,7 @@ jobs:
7
environment:
8
S2I_VERSION: "1.1.7-226afa1"
9
DOCKER_COMPOSE_VERSION: "1.16.1"
10
- OPENRESTY_VERSION: "1.11.2.5-1"
+ OPENRESTY_VERSION: "rover"
11
steps:
12
- run: apk update && apk add wget make bash curl py-pip git openssh-client
13
- run: |
0 commit comments