Commit ba668a93 authored by Tobias Munk's avatar Tobias Munk

updated base-image

parent 423d5f94
Pipeline #73629 failed with stage
in 6 minutes and 27 seconds
FROM yiisoftware/yii2-php:8.0-fpm-nginx
FROM yiisoftware/yii2-php:8.1-fpm-nginx
ARG BUILD_NO_INSTALL
RUN apt-get update \
......
......@@ -576,7 +576,7 @@
"version": "3.6.3",
"source": {
"type": "git",
"url": "git@github.com:jquery/jquery-dist.git",
"url": "https://github.com/jquery/jquery-dist.git",
"reference": "da0f228131a578aea168b799fe4d7fe01764c98b"
},
"dist": {
......@@ -1980,16 +1980,16 @@
},
{
"name": "dmstr/yii2-pages-module",
"version": "2.5.1",
"version": "2.5.2",
"source": {
"type": "git",
"url": "https://github.com/dmstr/yii2-pages-module.git",
"reference": "c2a672ab7aa3afba96e7b304dec036162c3bece4"
"reference": "7e426cbbfc3d114552828079528a8618323b467e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dmstr/yii2-pages-module/zipball/c2a672ab7aa3afba96e7b304dec036162c3bece4",
"reference": "c2a672ab7aa3afba96e7b304dec036162c3bece4",
"url": "https://api.github.com/repos/dmstr/yii2-pages-module/zipball/7e426cbbfc3d114552828079528a8618323b467e",
"reference": "7e426cbbfc3d114552828079528a8618323b467e",
"shasum": ""
},
"require": {
......@@ -2043,9 +2043,9 @@
],
"support": {
"issues": "https://github.com/dmstr/yii2-pages-module/issues",
"source": "https://github.com/dmstr/yii2-pages-module/tree/2.5.1"
"source": "https://github.com/dmstr/yii2-pages-module/tree/2.5.2"
},
"time": "2023-01-17T13:26:01+00:00"
"time": "2023-01-26T13:15:32+00:00"
},
{
"name": "dmstr/yii2-prototype-module",
......@@ -5426,12 +5426,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "4265cef31c3786efc7f82d134b61897742d365f0"
"reference": "6120dcc6cea2150079c5b75d31f0c5ad2ab3206e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/4265cef31c3786efc7f82d134b61897742d365f0",
"reference": "4265cef31c3786efc7f82d134b61897742d365f0",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/6120dcc6cea2150079c5b75d31f0c5ad2ab3206e",
"reference": "6120dcc6cea2150079c5b75d31f0c5ad2ab3206e",
"shasum": ""
},
"conflict": {
......@@ -5480,6 +5480,7 @@
"bytefury/crater": "<6.0.2",
"cachethq/cachet": "<2.5.1",
"cakephp/cakephp": "<3.10.3|>=4,<4.0.10|>=4.2,<4.2.12|>=4.3,<4.3.11|>=4.4,<4.4.10|= 1.3.7|>=4.1,<4.1.4",
"cakephp/database": ">=4.2,<4.2.12|>=4.3,<4.3.11|>=4.4,<4.4.10",
"cardgate/magento2": "<2.0.33",
"cart2quote/module-quotation": ">=4.1.6,<=4.4.5|>=5,<5.4.4",
"cartalyst/sentry": "<=2.1.6",
......@@ -5588,7 +5589,7 @@
"gos/web-socket-bundle": "<1.10.4|>=2,<2.6.1|>=3,<3.3",
"gree/jose": "<=2.2",
"gregwar/rst": "<1.0.3",
"grumpydictator/firefly-iii": "<5.6.5",
"grumpydictator/firefly-iii": "<5.8",
"guzzlehttp/guzzle": "<6.5.8|>=7,<7.4.5",
"guzzlehttp/psr7": "<1.8.4|>=2,<2.1.1",
"harvesthq/chosen": "<1.8.7",
......@@ -5984,7 +5985,7 @@
"type": "tidelift"
}
],
"time": "2023-01-25T03:04:12+00:00"
"time": "2023-01-25T23:04:16+00:00"
},
{
"name": "schmunk42/retry",
......@@ -10634,16 +10635,16 @@
},
{
"name": "phpunit/php-code-coverage",
"version": "9.2.23",
"version": "9.2.24",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "9f1f0f9a2fbb680b26d1cf9b61b6eac43a6e4e9c"
"reference": "2cf940ebc6355a9d430462811b5aaa308b174bed"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/9f1f0f9a2fbb680b26d1cf9b61b6eac43a6e4e9c",
"reference": "9f1f0f9a2fbb680b26d1cf9b61b6eac43a6e4e9c",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2cf940ebc6355a9d430462811b5aaa308b174bed",
"reference": "2cf940ebc6355a9d430462811b5aaa308b174bed",
"shasum": ""
},
"require": {
......@@ -10699,7 +10700,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.23"
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.24"
},
"funding": [
{
......@@ -10707,7 +10708,7 @@
"type": "github"
}
],
"time": "2022-12-28T12:41:10+00:00"
"time": "2023-01-26T08:26:55+00:00"
},
{
"name": "phpunit/php-file-iterator",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment