Skip to content

Commit

Permalink
Update mattermost/mattermost-prod-db Docker tag to v5.33.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent 80c47d2 commit 391280f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/roles/mattermost/files/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "2"

services:
db:
image: mattermost/mattermost-prod-db:5.29.0
image: mattermost/mattermost-prod-db:v5.33.3
restart: always
volumes:
- ${DATA_FOLDER}/db/var/lib/postgresql/data:/var/lib/postgresql/data
Expand Down

0 comments on commit 391280f

Please sign in to comment.