Movatterモバイル変換


[0]ホーム

URL:


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

Commitdf03509

Browse files
authored
Merge pull request#555 from solidnerd/rjh_update
feat: update Dockerfile to use Bookstack v25.05.2
2 parentse98c64b +d70e944 commitdf03509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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 \

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp