aboutsummaryrefslogtreecommitdiffstats
path: root/builds.sr.ht/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'builds.sr.ht/index.md')
-rw-r--r--builds.sr.ht/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/builds.sr.ht/index.md b/builds.sr.ht/index.md
index 75d5873..7b9752f 100644
--- a/builds.sr.ht/index.md
+++ b/builds.sr.ht/index.md
@@ -27,7 +27,7 @@ Build manifests are YAML files that contain a description of your build
environment and steps to run in that environment. A very simple example could
be:
- image: alpine
+ image: alpine/edge
steps:
say hello: |
echo hello