1
0
Fork 0
mirror of synced 2024-09-28 15:31:43 +12:00

upgrade base image and utopia-swoole

This commit is contained in:
Damodar Lohani 2023-07-26 07:23:25 +00:00
parent bd428fc436
commit 844c60f35a
3 changed files with 16 additions and 18 deletions

View file

@ -29,7 +29,7 @@ ENV VITE_APPWRITE_GROWTH_ENDPOINT=$VITE_APPWRITE_GROWTH_ENDPOINT
RUN npm ci
RUN npm run build
FROM dlohani/appwrite_base:upgrade as final
FROM appwrite/base:0.4.0 as final
LABEL maintainer="team@appwrite.io"

View file

@ -60,7 +60,7 @@
"utopia-php/preloader": "0.2.*",
"utopia-php/registry": "0.5.*",
"utopia-php/storage": "0.14.*",
"utopia-php/swoole": "dev-feat-framework-upgrade",
"utopia-php/swoole": "0.8.*",
"utopia-php/websocket": "0.1.*",
"resque/php-resque": "1.3.6",
"matomo/device-detector": "6.1.*",

30
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "21c6323d31f4bbae470495c14a35cb41",
"content-hash": "acb2fc370254dfd67f7d44aa1fa0e694",
"packages": [
{
"name": "adhocore/jwt",
@ -2740,16 +2740,16 @@
},
{
"name": "utopia-php/swoole",
"version": "dev-feat-framework-upgrade",
"version": "0.8.0",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/swoole.git",
"reference": "c636692f65e074343fb9081b88e05eed41d837e7"
"reference": "5b60e7f730641cc182bc36b1f9939d4a76d3439b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/swoole/zipball/c636692f65e074343fb9081b88e05eed41d837e7",
"reference": "c636692f65e074343fb9081b88e05eed41d837e7",
"url": "https://api.github.com/repos/utopia-php/swoole/zipball/5b60e7f730641cc182bc36b1f9939d4a76d3439b",
"reference": "5b60e7f730641cc182bc36b1f9939d4a76d3439b",
"shasum": ""
},
"require": {
@ -2785,9 +2785,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/swoole/issues",
"source": "https://github.com/utopia-php/swoole/tree/feat-framework-upgrade"
"source": "https://github.com/utopia-php/swoole/tree/0.8.0"
},
"time": "2023-07-25T08:57:25+00:00"
"time": "2023-07-25T10:29:58+00:00"
},
{
"name": "utopia-php/system",
@ -5570,16 +5570,16 @@
},
{
"name": "twig/twig",
"version": "v3.6.1",
"version": "v3.7.0",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
"reference": "7e7d5839d4bec168dfeef0ac66d5c5a2edbabffd"
"reference": "5cf942bbab3df42afa918caeba947f1b690af64b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/7e7d5839d4bec168dfeef0ac66d5c5a2edbabffd",
"reference": "7e7d5839d4bec168dfeef0ac66d5c5a2edbabffd",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/5cf942bbab3df42afa918caeba947f1b690af64b",
"reference": "5cf942bbab3df42afa918caeba947f1b690af64b",
"shasum": ""
},
"require": {
@ -5625,7 +5625,7 @@
],
"support": {
"issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v3.6.1"
"source": "https://github.com/twigphp/Twig/tree/v3.7.0"
},
"funding": [
{
@ -5637,14 +5637,12 @@
"type": "tidelift"
}
],
"time": "2023-06-08T12:52:13+00:00"
"time": "2023-07-26T07:16:09+00:00"
}
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"utopia-php/swoole": 20
},
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {