Skip to content

Commit

Permalink
[circle] bump s2i-openresty to 1.13.6.1-rover12
Browse files Browse the repository at this point in the history
  • Loading branch information
mikz committed Apr 30, 2018
1 parent 6a0dbc0 commit 6e51fcd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
environment:
S2I_VERSION: "1.1.9a-40ad911d"
DOCKER_COMPOSE_VERSION: "1.16.1"
OPENRESTY_VERSION: "1.13.6.1-rover6"
OPENRESTY_VERSION: "1.13.6.1-rover12"
steps:
- run: apk update && apk add wget make bash curl py-pip git openssh-client
- run: |
Expand Down Expand Up @@ -40,7 +40,7 @@ jobs:
make lint-schema
build:
docker:
- image: quay.io/3scale/s2i-openresty-centos7:1.13.6.1-rover6
- image: quay.io/3scale/s2i-openresty-centos7:1.13.6.1-rover12
environment:
TEST_NGINX_BINARY: openresty
LUA_BIN_PATH: /opt/app-root/bin
Expand Down

0 comments on commit 6e51fcd

Please sign in to comment.