We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f0923f commit 8513166Copy full SHA for 8513166
router/src/main/resources/Dockerfile
@@ -13,7 +13,7 @@
13
# See the License for the specific language governing permissions and
14
# limitations under the License.
15
# -----------------------------------------------------------------------
16
-FROM envoyproxy/envoy:v1.24.7
+FROM envoyproxy/envoy:v1.30.1
17
LABEL maintainer="WSO2 Docker Maintainers <wso2.com>"
18
19
RUN apt-get update && apt-get upgrade -y \
0 commit comments