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 e55cefe commit a0e549fCopy full SHA for a0e549f
example/docker-compose/docker-compose.yaml
@@ -40,7 +40,7 @@ services:
40
# - ./mariadb:/var/lib/mysql
41
42
lp:
43
- image: ghcr.io/luckperms/luckperms:v5.4.134
+ image: ghcr.io/luckperms/luckperms:v5.4.141
44
environment:
45
# LUCKPERMS_STORAGE_METHOD: mariadb
46
LUCKPERMS_STORAGE_METHOD: postgresql
0 commit comments