Skip to content

Commit aa76711

Browse files
committed
add attestation
1 parent 12bb44a commit aa76711

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ EPS DEV CONTAINERS
2323

2424
# Introduction
2525
This repository contains code to build VS Code devcontainers that can be used as a base image for all EPS projects.
26-
Images are built for AMD64 and ARM64, and a manifest file is created that can be pulled for both architectures. This is then pushed to GitHub Container Registry.
26+
Images are built for AMD64 and ARM64, and a manifest file is created that can be pulled for both architectures. This is then pushed to GitHub Container Registry and an attestation created that can be used to verify the images before being used.
2727
Images are built using https://github.com/devcontainers/cli.
2828

2929
We build a base image based on mcr.microsoft.com/devcontainers/base:ubuntu-22.04 that other images are then based on

0 commit comments

Comments
 (0)