Skip to content
Snippets Groups Projects
Commit d4d58b94 authored by Yassine Doghri's avatar Yassine Doghri
Browse files

ci: update Dockerfile to latest alpine image

parent 1b509785
No related branches found
No related tags found
No related merge requests found
{
"extends": "stylelint-config-recommended",
"extends": "stylelint-config-standard",
"rules": {
"at-rule-no-unknown": [
true,
......
......@@ -4,7 +4,7 @@
# ⚠️ NOT optimized for production
# should be used only for continuous integration
#---------------------------------------------------
FROM php:8.1-fpm-alpine3.17
FROM php:8.1-fpm-alpine3.18
LABEL maintainer="Yassine Doghri <yassine@doghri.fr>"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment