Skip to content

Commit

Permalink
Update Envoy version and cp version in Enforcer
Browse files Browse the repository at this point in the history
  • Loading branch information
pubudu538 committed Feb 27, 2024
1 parent bed9534 commit 2752501
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gateway/router/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# -----------------------------------------------------------------------
FROM envoyproxy/envoy:v1.27.1
FROM envoyproxy/envoy:v1.29.1
LABEL maintainer="WSO2 Docker Maintainers <wso2.com>"

RUN apt-get update && apt-get upgrade -y && apt-get install -y curl
Expand Down
2 changes: 1 addition & 1 deletion libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ commons-logging = "1.1.1"
commons-pool = "1.5.6.wso2v1"
commons-validator = "1.7"
cxf = "3.5.4"
envoyproxy = "1.0.39"
envoyproxy = "1.0.42"
fasterxml-woodstox="6.4.0"
everit = "1.5.0.wso2.v2"
geronimo = "1.1.1.wso2v1"
Expand Down

0 comments on commit 2752501

Please sign in to comment.