Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
raller1028 committed Feb 20, 2024
1 parent a150b48 commit 662c02f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Apps/Crafty/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ version: '3'
services:
crafty:
container_name: crafty-container
image: registry.gitlab.com/crafty-controller/crafty-4:4.2.2
image: registry.gitlab.com/crafty-controller/crafty-4:4.2.3
restart: always
environment:
- TZ=Etc/UTC
Expand Down Expand Up @@ -205,4 +205,4 @@ x-casaos:
en_us: Crafty
index: /panel
scheme: https
port_map: "8111"
port_map: "8111"

0 comments on commit 662c02f

Please sign in to comment.