Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 9448a4d

Browse files
committed
lint
1 parent 74b42c6 commit 9448a4d

File tree

1 file changed

+1
-1
lines changed
  • content/en/user-guide/aws/codebuild

1 file changed

+1
-1
lines changed

content/en/user-guide/aws/codebuild/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ By default, all the builds are executed in a Amazon Linux 2023 image (`public.ec
376376
You can overcome this limitation by activating the `CODEBUILD_ENABLE_CUSTOM_IMAGES` environment variable.
377377

378378
AWS shares the Dockerfiles of official AWS CodeBuild curated Docker images in a dedicated [GitHub repository](https://github.com/aws/aws-codebuild-docker-images).
379-
For instance, let us assume you want to run your builds on the Ubuntu 7.0. standard image.
379+
For instance, let us assume you want to run your builds on the Ubuntu `7.0`. standard image.
380380

381381
First, you have to build the image as follows:
382382
{{< command >}}

0 commit comments

Comments
 (0)