You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,8 @@ This image is published to [Docker Hub](https://hub.docker.com/r/ppiper/cf-cli)
21
21
docker pull ppiper/cf-cli
22
22
```
23
23
24
+
⚠️ **Important Notice:** The GitHub Container Registry (ghcr.io) for this project is no longer being updated. Please use the Docker Hub registry instead: `docker pull ppiper/cf-cli`
25
+
24
26
## Build
25
27
26
28
To build this image locally, open a terminal in the directory of the Dockerfile and run
0 commit comments