Skip to content

Commit b463aea

Browse files
authored
Update README.md
1 parent 0113da0 commit b463aea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Hardened debian linux baseimage for Docker.
44
Note: If you use Golang/Rust/..., build statically and use [iron-scratch](https://github.com/ironpeakservices/iron-scratch).
55
If you are using Java/Python/NodeJS/dotnet, use a [distroless image](https://github.com/GoogleContainerTools/distroless) instead.
66

7-
`docker pull docker.pkg.github.com/ironpeakservices/iron-debian/iron-debian:<version>`
7+
`docker pull ghcr.io/ironpeakservices/iron-debian:1.0.0`
88

99
## How is this different?
1010
- ca-certificates included
@@ -25,7 +25,7 @@ If you are using Java/Python/NodeJS/dotnet, use a [distroless image](https://git
2525
- sets permissions on /app after installation
2626

2727
## Example
28-
`docker pull ironpeakservices/hardened-debian`
28+
`docker pull ghcr.io/ironpeakservices/iron-debian:1.0.0`
2929

3030
See [the nginx example](example/).
3131

0 commit comments

Comments
 (0)