mirror of
https://github.com/kou029w/daraz-tek.beta.fogtype.com.git
synced 2025-01-31 14:28:09 +00:00
Compare commits
No commits in common. "a11e6c6cc1571dc0b516f9bc20d7d67d3e815bb1" and "e041a35a8adf21c4b9165f8401400f7cf832b2fe" have entirely different histories.
a11e6c6cc1
...
e041a35a8a
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
name: daraz-tek
|
||||
services:
|
||||
mattermost:
|
||||
image: mattermost/mattermost-team-edition:10.4@sha256:23967dd2d46c77311eea2bd64016a328f8a13cba07eb64c163856e880bc47762
|
||||
image: mattermost/mattermost-team-edition:10.3@sha256:5892ec2bdb79d74adafd2ef689ac4ea585370646a8028cc6da249ed2715ae6fa
|
||||
restart: unless-stopped
|
||||
security_opt:
|
||||
- no-new-privileges:true
|
||||
|
@ -23,7 +23,7 @@ services:
|
|||
depends_on:
|
||||
- postgres
|
||||
postgres:
|
||||
image: postgres:17-alpine@sha256:0bcc5bbbb2aa9c9b4c6505845918c7eb55d783cf5c1f434fac33012579fb149d
|
||||
image: postgres:17-alpine@sha256:d37d2c160d34430877c802e5adc22824a2ad453499db9bab1a2ceb2be6c1a46f
|
||||
restart: unless-stopped
|
||||
security_opt:
|
||||
- no-new-privileges:true
|
||||
|
|
Loading…
Add table
Reference in a new issue