Run debian update for security fixes.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
FROM php:8.1-apache
|
||||
|
||||
RUN apt update && apt upgrade
|
||||
|
||||
COPY . /var/www/html
|
||||
Reference in New Issue
Block a user