Skip to content

Commit 3f9095f

Browse files
committed
chore(Dockerfile): update CryptPad base image from 2025.3.0 to 2025.6.0
1 parent 35a013b commit 3f9095f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM cryptpad/cryptpad:version-2025.3.0
1+
FROM cryptpad/cryptpad:version-2025.6.0
22

33
# Switch to the cryptpad user for remaining operations
44
USER cryptpad
@@ -8,4 +8,4 @@ WORKDIR /cryptpad/lib/plugins
88
RUN git clone https://github.com/cryptpad/sso/
99

1010
# Revert working directory to the root of the cryptpad project
11-
WORKDIR /cryptpad
11+
WORKDIR /cryptpad

0 commit comments

Comments
 (0)