Skip to content

Commit

Permalink
upgrade openresty version
Browse files Browse the repository at this point in the history
  • Loading branch information
tombokombo authored Mar 1, 2021
1 parent 959d427 commit a3bc43d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vars/openresty.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

_openresty_repo_url: "deb http://openresty.org/package/ubuntu {{ ansible_distribution_release | lower }} main"
_openresty_repo_key: https://openresty.org/package/pubkey.gpg
_openresty_package_version: 1.17.8.2-1~bionic1
_openresty_package_version: 1.19.3.1-1~bionic1
_openresty_server_pkg: openresty
_openresty_server_service: openresty

Expand Down

0 comments on commit a3bc43d

Please sign in to comment.