Skip to content

Commit

Permalink
Bump openresty version
Browse files Browse the repository at this point in the history
Signed-off-by: Eloy Coto <eloy.coto@acalustra.com>
  • Loading branch information
eloycoto committed Jun 18, 2021
1 parent 85e3928 commit 67e8cd5
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.19.3.1-0-centos8"
OPENRESTY_VERSION: "1.19.3.1-1-centos8"

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

0 comments on commit 67e8cd5

Please sign in to comment.