Skip to content
Merged
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 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ The underlying spirit of this project is to allow "repeatable deployments", and
Make sure the following tools are installed and up to date before you begin. Older
releases are a common source of build and runtime issues.

- Docker Engine **20.10+** or Podman **4.0+**
- Docker Engine **25+** or Podman **4.9+**
- Docker Compose plugin **2.17+** (or Podman Compose when using Podman)
- Access to pull container images from `ghcr.io`
- Access to [Docker Hub](https://hub.docker.com) for pulling dependencies and base images
Expand Down