mirror of
https://github.com/kou029w/daraz-tek.beta.fogtype.com.git
synced 2025-01-31 06:18:08 +00:00
Compare commits
3 commits
e041a35a8a
...
a11e6c6cc1
Author | SHA1 | Date | |
---|---|---|---|
|
a11e6c6cc1 | ||
|
4a16d566fd | ||
|
022f98583f |
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
name: daraz-tek
|
||||
services:
|
||||
mattermost:
|
||||
image: mattermost/mattermost-team-edition:10.3@sha256:5892ec2bdb79d74adafd2ef689ac4ea585370646a8028cc6da249ed2715ae6fa
|
||||
image: mattermost/mattermost-team-edition:10.4@sha256:23967dd2d46c77311eea2bd64016a328f8a13cba07eb64c163856e880bc47762
|
||||
restart: unless-stopped
|
||||
security_opt:
|
||||
- no-new-privileges:true
|
||||
|
@ -23,7 +23,7 @@ services:
|
|||
depends_on:
|
||||
- postgres
|
||||
postgres:
|
||||
image: postgres:17-alpine@sha256:d37d2c160d34430877c802e5adc22824a2ad453499db9bab1a2ceb2be6c1a46f
|
||||
image: postgres:17-alpine@sha256:0bcc5bbbb2aa9c9b4c6505845918c7eb55d783cf5c1f434fac33012579fb149d
|
||||
restart: unless-stopped
|
||||
security_opt:
|
||||
- no-new-privileges:true
|
||||
|
|
Loading…
Add table
Reference in a new issue