diff --git a/README.md b/README.md index 243c561..52bab78 100644 --- a/README.md +++ b/README.md @@ -70,8 +70,8 @@ Networking changed in Docker v1.9, so you need to do one of the following steps. ```bash docker run -d --link bookstack_db_:mysql \ -p 8080:8080 \ - --name bookstack_25.2.0 \ - solidnerd/bookstack:25.2.0 + --name bookstack_25.2.1 \ + solidnerd/bookstack:25.2.1 ``` ### Docker 1.9+ @@ -104,8 +104,8 @@ Networking changed in Docker v1.9, so you need to do one of the following steps. -e DB_PASSWORD=secret \ -e APP_URL=http://example.com \ -p 8080:8080 \ - --name="bookstack_25.2.0" \ - solidnerd/bookstack:25.2.0 + --name="bookstack_25.2.1" \ + solidnerd/bookstack:25.2.1 ``` The APP_URL parameter should be the base URL for your BookStack instance without diff --git a/VERSION b/VERSION index baa90a6..5870c66 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -25.2.0 +25.2.1 diff --git a/docker-compose.yml b/docker-compose.yml index 1b44083..e733bd0 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -11,7 +11,7 @@ services: - mysql-data:/var/lib/mysql bookstack: - image: solidnerd/bookstack:25.2.0 + image: solidnerd/bookstack:25.2.1 depends_on: - mysql environment: pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy