You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.
Taking a look at the docker-compose file, I saw that you use php:8.1-apache-buster as base image for apache.
This image contains a lot of vulnerabilities (cf. Docker Hub).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi guys,
Taking a look at the docker-compose file, I saw that you use php:8.1-apache-buster as base image for apache.
This image contains a lot of vulnerabilities (cf. Docker Hub).
What do you think about updating it ? (by php8.1-apache-bookworm for instance )
Thanks for you great work,
Beta Was this translation helpful? Give feedback.
All reactions