From 7e0d6b57ded52220fe0800512dc8cd3521404b8e Mon Sep 17 00:00:00 2001 From: Aurelien David Date: Wed, 15 Jan 2025 14:11:03 +0100 Subject: [PATCH] update docker doc --- docs/Build/build/GPAC-Build-with-Docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Build/build/GPAC-Build-with-Docker.md b/docs/Build/build/GPAC-Build-with-Docker.md index ee782766..5d2daa5b 100644 --- a/docs/Build/build/GPAC-Build-with-Docker.md +++ b/docs/Build/build/GPAC-Build-with-Docker.md @@ -71,7 +71,7 @@ You can use the gpac image a number of way. The image contains binaries for: - a minimal statically linked executable for MP4Box and gpac CLI tools -- deb packages for the OS used in the image (currently Ubuntu 22.04) +- deb packages for the OS used in the image (`ubuntu-latest` as defined on the [ubuntu dockerhub page](https://hub.docker.com/_/ubuntu)) You can use these binaries on your host OS if it is relevant.