Updates a few more instances of the container

This commit is contained in:
Trenton Holmes
2022-10-09 18:03:29 -07:00
parent 6b93eab4d6
commit 2a36136c4b
3 changed files with 3 additions and 3 deletions

View File

@@ -2,5 +2,5 @@
docker run -p 5432:5432 -e POSTGRES_PASSWORD=password -v paperless_pgdata:/var/lib/postgresql/data -d postgres:13
docker run -d -p 6379:6379 redis:latest
docker run -p 3000:3000 -d gotenberg/gotenberg:7.4
docker run -p 3000:3000 -d gotenberg/gotenberg:7.6
docker run -p 9998:9998 -d ghcr.io/paperless-ngx/tika:latest