updated
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Use the official PHP image based on Alpine Linux
|
# Use the official PHP image based on Alpine Linux
|
||||||
FROM php:5.6-fpm-alpine
|
FROM php:5.6-fpm
|
||||||
|
|
||||||
# Install system dependencies and PHP extensions
|
# Install system dependencies and PHP extensions
|
||||||
RUN apk --update --no-cache add \
|
RUN apk --update --no-cache add \
|
||||||
|
|||||||
Reference in New Issue
Block a user