Skip to content
Snippets Groups Projects
Commit 596b476a authored by Paul's avatar Paul :turtle:
Browse files

update docker image version

this fixes issues with the ca-certificates package in debian
parent 63e25f05
No related branches found
No related tags found
No related merge requests found
FROM httpd:2.4
FROM httpd:2.4.51
RUN apt-get update
RUN apt-get install -y git
RUN rm -rf /usr/local/apache2/htdocs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment