Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile.deb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# When you update this file substantially, please update build_your_own_images.md as well.
FROM debian:bullseye-20230502-slim
FROM debian:bullseye-20231120-slim

LABEL maintainer="Kong Docker Maintainers <[email protected]> (@team-gateway-bot)"
ARG KONG_VERSION=3.5.0
Expand Down