Remove Dev Docker image (#80)

هذا الالتزام موجود في:
Thomas Miceli
2023-07-17 04:16:08 +02:00
ملتزم من قبل GitHub
الأصل 2890c60124
التزام cc6110bb4e
2 ملفات معدلة مع 2 إضافات و49 حذوفات

عرض الملف

@@ -54,13 +54,10 @@ A self-hosted pastebin **powered by Git**. [Try it here](https://opengist.thomic
### With Docker
Docker [images](https://github.com/thomiceli/opengist/pkgs/container/opengist) are available for each release (`latest`)
and last development commit (`dev`) :
Docker [images](https://github.com/thomiceli/opengist/pkgs/container/opengist) are available for each release :
```shell
docker pull ghcr.io/thomiceli/opengist # most recent release
docker pull ghcr.io/thomiceli/opengist:dev # latest development version
docker pull ghcr.io/thomiceli/opengist:1.4
```
It can be used in a `docker-compose.yml` file :