mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-12 11:39:59 +05:00
switch docker-compose.yml default image to latest
This commit is contained in:
parent
0d3907d9c5
commit
2b89e479f8
@ -5,7 +5,7 @@
|
||||
---
|
||||
services:
|
||||
cryptpad:
|
||||
image: "cryptpad/cryptpad:version-2025.6.0"
|
||||
image: "cryptpad/cryptpad:latest"
|
||||
hostname: cryptpad
|
||||
|
||||
environment:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user