Skip to content

Commit

Permalink
readme: update supported debian version
Browse files Browse the repository at this point in the history
  • Loading branch information
sandre35 committed Feb 23, 2024
1 parent b762d1c commit 9ebb9b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Grocker - a Docker image builder for Python applications
*Grocker* allows you to bundle your Python applications as Docker image
while keeping the image size as minimal as possible.

*Grocker* uses ``debian:jessie``, ``debian:stretch`` or ``alpine:latest`` as its
*Grocker* uses ``debian:buster``, ``debian:bookworm`` or ``alpine:latest`` as its
base image.

*Grocker* is hosted on Github at https://github.com/polyconseil/Grocker.
Expand Down

0 comments on commit 9ebb9b5

Please sign in to comment.