Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 75f39c5

Browse files
committed
Bookstack Version bump from 25.05.1 to 25.05.2
1 parent 9cf67a1 commit 75f39c5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎Dockerfile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM alpine:3 AS bookstack
2-
ENV BOOKSTACK_VERSION=v25.05.1
2+
ENV BOOKSTACK_VERSION=v25.05.2
33
RUN apk add --no-cache curl tar
44
RUN set -x; \
55
curl -SL -o bookstack.tar.gz https://github.com/BookStackApp/BookStack/archive/${BOOKSTACK_VERSION}.tar.gz \

‎VERSION‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
25.05.1
1+
25.05.2

‎docker-compose.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services:
1212

1313
bookstack:
1414
image: solidnerd/bookstack:master
15-
# image: bookstack:25.05.1
15+
# image: bookstack:25.05.2
1616
# build:
1717
# context: ./
1818
# dockerfile: Dockerfile

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /