Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
41b5c45629 |
+2
-2
@@ -12,7 +12,7 @@ services:
|
||||
# - database-connection
|
||||
db:
|
||||
# image: mysql:9.2.0
|
||||
image: mysql:26.7.0@sha256:45abdd9b4144660b5c93a5b7d0ebb21e024f0ba9851ecb4ab43bf83c6bf83592
|
||||
image: mysql:9.7.2@sha256:29abb0a179982e4a8928138bfc7f918af9eda64e7eeb1b1d084c1720a20159e6
|
||||
restart: always
|
||||
volumes:
|
||||
- mysql:/var/lib/mysql
|
||||
@@ -61,7 +61,7 @@ services:
|
||||
collabora:
|
||||
# image: collabora/code:24.04.7.2.1
|
||||
# image: collabora/code:24.04.13.3.1
|
||||
image: collabora/code:26.04.2.4.1@sha256:1f864ce3f0c49e867787b6dd303bd6ba989542d3023f6809df558eafd04c1b97
|
||||
image: collabora/code:26.04.3.2.1@sha256:379b8f1fc955dd6d01ba24adf61d1b177048ddaae179ae8c1e6a6342daccb282
|
||||
cap_add:
|
||||
- MKNOD
|
||||
privileged: true
|
||||
|
||||
Reference in New Issue
Block a user