Skip to content

Commit

Permalink
Merge pull request #2583 from CrowleyRajapakse/testalpha
Browse files Browse the repository at this point in the history
Upgrade envoy image
  • Loading branch information
CrowleyRajapakse authored Oct 16, 2024
2 parents e31c7be + f67b68c commit 9a1f72c
Showing 1 changed file with 1 addition and 1 deletion.
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.31.2
FROM envoyproxy/envoy:v1.32.0
LABEL maintainer="WSO2 Docker Maintainers <wso2.com>"

RUN apt-get update && apt-get upgrade -y && apt-get install -y curl
Expand Down

0 comments on commit 9a1f72c

Please sign in to comment.