Skip to content

Commit

Permalink
[ci] try latest openresty image
Browse files Browse the repository at this point in the history
  • Loading branch information
mikz committed Jun 4, 2018
1 parent 6a48e85 commit 0add88a
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
@@ -1,5 +1,5 @@
s2i-image: &s2i-image
image: quay.io/3scale/s2i-openresty-centos7:1.13.6.1-rover12
image: quay.io/3scale/s2i-openresty-centos7:openresty-1.13.6.2
environment:
TEST_NGINX_BINARY: openresty
LUA_BIN_PATH: /opt/app-root/bin
Expand Down Expand Up @@ -55,7 +55,7 @@ jobs:
environment:
S2I_VERSION: "1.1.9a-40ad911d"
DOCKER_COMPOSE_VERSION: "1.16.1"
OPENRESTY_VERSION: "1.13.6.1-rover12"
OPENRESTY_VERSION: "openresty-1.13.6.2"
steps:
- <<: *setup-docker
- run: |
Expand Down

0 comments on commit 0add88a

Please sign in to comment.