diff --git a/Dockerfile.apk b/Dockerfile.apk index 0018f0c2..48e73685 100644 --- a/Dockerfile.apk +++ b/Dockerfile.apk @@ -1,5 +1,5 @@ # When you update this file substantially, please update build_your_own_images.md as well. -FROM kong/kong:3.3.0-alpine@sha256:56499004203a618ab19aceca85e6611d3baba731b9577da27dee6bb6c8187cf5 +FROM kong/kong:3.3.1-alpine@sha256:ebeb1f54fa0d112cec61d1863569383e2c225fd5dd3274ecb8a4989b446eb0d4 LABEL maintainer="Kong Docker Maintainers (@team-gateway-bot)" diff --git a/Dockerfile.deb b/Dockerfile.deb index fc899072..6deb076c 100644 --- a/Dockerfile.deb +++ b/Dockerfile.deb @@ -1,5 +1,5 @@ # When you update this file substantially, please update build_your_own_images.md as well. -FROM kong/kong:3.3.0-ubuntu@sha256:b476a8eacb0025fea9b7d3220990eb9b785c2ff24ef5f84f8bb2c0fbcb17254d +FROM kong/kong:3.3.1-ubuntu@sha256:231de5c033386b87c09f2c6360e2b2de0b8072dffc9329c3600a3820479e4b8f LABEL maintainer="Kong Docker Maintainers (@team-gateway-bot)"