Skip to content

Commit

Permalink
Platform v1.22 (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
cameron-dunn-sublime authored Oct 17, 2023
1 parent fba527a commit 2504580
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3'

services:
sublime_mantis:
image: sublimesec/mantis:1.21
image: sublimesec/mantis:1.22
restart: unless-stopped
container_name: sublime_mantis
environment:
Expand All @@ -29,7 +29,7 @@ services:
- sublime_strelka_backend
- sublime_strelka_frontend
sublime_bora_lite:
image: sublimesec/bora-lite:1.21
image: sublimesec/bora-lite:1.22
restart: unless-stopped
container_name: sublime_bora_lite
environment:
Expand Down Expand Up @@ -67,7 +67,7 @@ services:
networks:
- net
sublime_dashboard:
image: sublimesec/dashboard:1.21
image: sublimesec/dashboard:1.22
restart: unless-stopped
container_name: sublime_dashboard
ports:
Expand Down

0 comments on commit 2504580

Please sign in to comment.