File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11ARG PHP_VERSION=8.3.24
22ARG PHP_EXTRA_BUILD_DEPS=""
33# https://hub.docker.com/_/joomla
4- ARG JOOMLA_VERSION=5.3.3
4+ ARG JOOMLA_VERSION=5.3.4
55
66FROM joomla:${JOOMLA_VERSION}-apache AS joomla
77
Original file line number Diff line number Diff line change 11# https://github.com/keycloak/keycloak/releases
2- ARG KEYCLOAK_VERSION=26.3.4
3- ARG KEYCLOAK_CAS_VERSION=26.3.4
2+ ARG KEYCLOAK_VERSION=26.4.0
3+ ARG KEYCLOAK_CAS_VERSION=26.4.0
44FROM quay.io/keycloak/keycloak:${KEYCLOAK_VERSION}
55ARG KEYCLOAK_VERSION
66ARG KEYCLOAK_CAS_VERSION
Original file line number Diff line number Diff line change 2727 "type" : " package" ,
2828 "package" : {
2929 "name" : " joomla/joomla-cms" ,
30- "version" : " 5.3.3 " ,
30+ "version" : " 5.3.4 " ,
3131 "dist" : {
32- "url" : " https://github.com/joomla/joomla-cms/releases/download/5.3.3 /Joomla_5.3.3 -Stable-Full_Package.zip" ,
32+ "url" : " https://github.com/joomla/joomla-cms/releases/download/5.3.4 /Joomla_5.3.4 -Stable-Full_Package.zip" ,
3333 "type" : " zip"
3434 },
3535 "source" : {
3636 "url" : " https://github.com/joomla/joomla-cms.git" ,
3737 "type" : " git" ,
38- "reference" : " tags/5.3.3 "
38+ "reference" : " tags/5.3.4 "
3939 }
4040 }
4141 },
5757 },
5858 "require-dev" : {
5959 "akunzai/joomla-stubs" : " dev-master" ,
60- "friendsofphp/php-cs-fixer" : " ^3.87 " ,
61- "joomla/joomla-cms" : " 5.3.3 " ,
60+ "friendsofphp/php-cs-fixer" : " ^3.88 " ,
61+ "joomla/joomla-cms" : " 5.3.4 " ,
6262 "phpstan/extension-installer" : " ^1.4" ,
6363 "phpstan/phpstan" : " ^2.1" ,
6464 "phpstan/phpstan-deprecation-rules" : " ^2.0"
You can’t perform that action at this time.
0 commit comments