Skip to content

Commit

Permalink
upgrade to version v1.38 (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
lalalalinna authored Apr 18, 2024
1 parent 834a18a commit 2de406a
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.37
image: sublimesec/mantis:1.38
restart: unless-stopped
container_name: sublime_mantis
environment:
Expand Down Expand Up @@ -30,7 +30,7 @@ services:
- sublime_strelka_backend
- sublime_strelka_frontend
sublime_bora_lite:
image: sublimesec/bora-lite:1.37
image: sublimesec/bora-lite:1.38
restart: unless-stopped
container_name: sublime_bora_lite
environment:
Expand Down Expand Up @@ -69,7 +69,7 @@ services:
networks:
- net
sublime_dashboard:
image: sublimesec/dashboard:1.37
image: sublimesec/dashboard:1.38
restart: unless-stopped
container_name: sublime_dashboard
ports:
Expand Down

0 comments on commit 2de406a

Please sign in to comment.