Skip to content

Commit ef05d2b

Browse files
remove org name in example
Signed-off-by: Craig <[email protected]>
1 parent c4f8a1e commit ef05d2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/manuals/dhi/how-to/customize.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ extracted into a minimal final image:
123123
```dockerfile
124124
# syntax=docker/dockerfile:1
125125

126-
FROM yourorg/dhi-bash:5-dev AS certs
126+
FROM <your-namespace>/dhi-bash:5-dev AS certs
127127

128128
ENV DEBIAN_FRONTEND=noninteractive
129129

0 commit comments

Comments
 (0)