Skip to content

Commit 8513166

Browse files
committed
Upgrade envoy version to 1.30.1
1 parent 9f0923f commit 8513166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

router/src/main/resources/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
# -----------------------------------------------------------------------
16-
FROM envoyproxy/envoy:v1.24.7
16+
FROM envoyproxy/envoy:v1.30.1
1717
LABEL maintainer="WSO2 Docker Maintainers <wso2.com>"
1818

1919
RUN apt-get update && apt-get upgrade -y \

0 commit comments

Comments
 (0)