Update Crafty-4 container to 4.2.0 (#309)

Hi there, I'm on the crafty team (`@Boat___`) on the discord. We've been
seeing a lot of new people use CasaOS for crafty which is awesome!
We just released the new version `4.2.0` and would love to get it
updated on CasaOS. This update is a medium sized update but there should
be no breaking changes based on the docker-compose used by y'all. Docker
installs have been well tested on our end.

Is making these PRs the best way to keep our app updated on CasaOS in
the future?
This commit is contained in:
Wout Bouckaert 2023-10-20 17:12:06 +00:00 committed by GitHub
parent 774b93ff53
commit 7b4fabc8fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ version: '3'
services:
crafty:
container_name: crafty-container
image: registry.gitlab.com/crafty-controller/crafty-4:4.1.3
image: registry.gitlab.com/crafty-controller/crafty-4:4.2.0
restart: always
environment:
- TZ=Etc/UTC