Loading .gitlab-ci.yml +3 −3 Original line number Diff line number Diff line variables: WORDPRESS_VERSION: value: 6.5.4 value: 7.0 description: WordPress release PHP_VERSION: value: 8.2.19 value: 8.5.6 description: PHP release to build into the backend image NGINX_VERSION: value: 1.27.0 value: 1.31.1 description: Nginx release for the frontend image Loading Loading
.gitlab-ci.yml +3 −3 Original line number Diff line number Diff line variables: WORDPRESS_VERSION: value: 6.5.4 value: 7.0 description: WordPress release PHP_VERSION: value: 8.2.19 value: 8.5.6 description: PHP release to build into the backend image NGINX_VERSION: value: 1.27.0 value: 1.31.1 description: Nginx release for the frontend image Loading