Update Dockerfile
This commit is contained in:
parent
91e6118e5e
commit
dc76ff4cb9
@ -1,5 +1,5 @@
|
|||||||
# Use the official Apache image as the base
|
# Use the official Apache image as the base
|
||||||
FROM httpd:2.4
|
FROM httpd
|
||||||
|
|
||||||
# Install required packages
|
# Install required packages
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
|
Loading…
Reference in New Issue
Block a user