Skip to content

Commit

Permalink
Bump Openresty version to 1.15.8.1
Browse files Browse the repository at this point in the history
Signed-off-by: Eloy Coto <[email protected]>
  • Loading branch information
eloycoto committed Jun 3, 2019
1 parent d19df05 commit e7d2a72
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 @@ -109,12 +109,12 @@ executors:
environment:
S2I_VERSION: "1.1.12-2a783420"
DOCKER_COMPOSE_VERSION: "1.16.1"
OPENRESTY_VERSION: "1.13.6.2-2"
OPENRESTY_VERSION: "1.15.8.1-0"

openresty:
working_directory: /opt/app-root/apicast
docker:
- image: quay.io/3scale/s2i-openresty-centos7:1.13.6.2-2
- image: quay.io/3scale/s2i-openresty-centos7:1.15.8.1-0
- image: redis:3.2.8-alpine
environment:
TEST_NGINX_BINARY: openresty
Expand Down

0 comments on commit e7d2a72

Please sign in to comment.