fix docker
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM php:8.3-cli-alpine
|
||||
|
||||
RUN apk add --no-cache linux-headers git
|
||||
RUN apk add --no-cache linux-headers=~6.7 git
|
||||
|
||||
RUN docker-php-ext-install pcntl sockets
|
||||
|
||||
|
||||
Reference in New Issue
Block a user