We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35a013b commit 3f9095fCopy full SHA for 3f9095f
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM cryptpad/cryptpad:version-2025.3.0
+FROM cryptpad/cryptpad:version-2025.6.0
2
3
# Switch to the cryptpad user for remaining operations
4
USER cryptpad
@@ -8,4 +8,4 @@ WORKDIR /cryptpad/lib/plugins
8
RUN git clone https://github.com/cryptpad/sso/
9
10
# Revert working directory to the root of the cryptpad project
11
-WORKDIR /cryptpad
+WORKDIR /cryptpad
0 commit comments