Skip to content

Commit 4fabd1b

Browse files
committed
Remove latest in docs.
1 parent 166f638 commit 4fabd1b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/common-amzn/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Like [Common Debian Utilities (common-utils)](https://github.com/devcontainers/f
88

99
```json
1010
"features": {
11-
"ghcr.io/customink/codespaces-features/common-amzn:latest": {}
11+
"ghcr.io/customink/codespaces-features/common-amzn": {}
1212
}
1313
```
1414

src/docker-in-docker-amzn/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Like [Docker-in-Docker (docker-in-docker](https://github.com/devcontainers/featu
77

88
```json
99
"features": {
10-
"ghcr.io/customink/codespaces-features/docker-in-docker-amzn:latest": {}
10+
"ghcr.io/customink/codespaces-features/docker-in-docker-amzn": {}
1111
}
1212
```
1313

0 commit comments

Comments
 (0)